pub fn parse_null_separated_env(data: &str) -> HashMap<String, String>
Parse null-separated environment output (from env -0).
env -0