Function toml_span::de::parse

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

Parses a toml string into a ValueInner::Table