Function sfwtools::util::opt_as_empty_str

source ยท
pub fn opt_as_empty_str<T: ToString>(str_opt: Option<T>) -> String