Trait ToEnvFrom

Source
pub trait ToEnvFrom {
    // Required method
    fn to_envfrom(self) -> EnvFromSource;
}

Required Methods§

Implementors§