Skip to main content

extract_toml_tables

Function extract_toml_tables 

Source
pub fn extract_toml_tables(input: &str) -> Vec<TomlTable>
Expand description

Extracts TOML table headers from the input.