Skip to main content

from_toml_str_with_config

Function from_toml_str_with_config 

Source
pub fn from_toml_str_with_config(s: &str, config: TomlConfig) -> Result<Value>
Expand description

Parse TOML with custom configuration