diff_env

Function diff_env 

Source
pub fn diff_env(
    original: &BTreeMap<OutputMsg, OutputMsg>,
    envp: &BTreeMap<OutputMsg, OutputMsg>,
) -> EnvDiff