Skip to main content

nested_or_flat

Function nested_or_flat 

Source
fn nested_or_flat<'a>(
    config: &'a HashMap<String, Value>,
    nested: &str,
    flat: &str,
) -> Option<&'a str>