Skip to main content

parse_toml

Function parse_toml 

Source
pub fn parse_toml(bytes: &[u8]) -> Result<TomlValue<'_>, TomlError>