Crate toml_path

Source

Structs§

TomlPath
TODO: doc comments Impls std::str::FromStr for convenience

Enums§

Index
Op

Functions§

get
Get value(s) specified by a tomlpath from a toml
get_from_file
Convienence wrapper for ‘get’ to get a value directly from a file.
traverse