extract_toml_str

Function extract_toml_str 

Source
pub fn extract_toml_str(content: &str, key: &str) -> Option<String>
Expand description

Extract a string value from a simple TOML key assignment within [package]