Skip to main content

toml_value

Function toml_value 

Source
fn toml_value<T: Serialize + ?Sized>(value: &T) -> Result<String, Error>