toml_span::de

Function parse

Source
pub fn parse(s: &str) -> Result<Value<'_>, Error>
Expand description

Parses a toml string into a ValueInner::Table