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