Trait toml_example::traits::TomlExample
source · pub trait TomlExample {
// Provided method
fn to_example() -> String { ... }
}Provided Methods§
sourcefn to_example() -> String
fn to_example() -> String
structure to toml example