Skip to main content

toml_pointer

Function toml_pointer 

Source
fn toml_pointer<'a>(toml: &'a Table, pointer: &str) -> Option<&'a Value>