Function futuresdr::runtime::config::get_or_default[][src]

pub fn get_or_default<T: FromStr>(name: &str, default: T) -> T