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