Function work_tock_lib::tomlget::load_toml[][src]

pub fn load_toml<S>(s: S) -> Result<Localizer<Value>, ConfError> where
    S: AsRef<str>,