toml_edit::parser

Function parse_value

source
pub(crate) fn parse_value(raw: &str) -> Result<Value, TomlError>