Function as_env

Source
pub(crate) fn as_env<'a>(s: &'a str) -> Result<(&'a str, &'a str), &'a str>