Function writer_version_from_str

Source
pub(crate) fn writer_version_from_str(
    cmp: &str,
) -> Result<WriterVersion, String>