quickwit_common

Function get_from_env

Source
pub fn get_from_env<T: FromStr + Debug>(key: &str, default_value: T) -> T