[][src]Function envor::envor::env_or_opt

pub fn env_or_opt<T, K, D>(key: K, default: D) -> Option<T> where
    T: FromStr,
    K: Display,
    D: Display

parse to option of type with default