toml_key_to_flat

Function toml_key_to_flat 

Source
fn toml_key_to_flat(section: &str, toml_key: &str) -> Option<String>
Expand description

Build a reverse lookup: (section, toml_key) → flat_key