Skip to main content

extract_toml_structure

Function extract_toml_structure 

Source
pub fn extract_toml_structure(content: &str) -> String
Expand description

TOML structure: [section] headers + top-level key=value pairs.