pub fn parse(s: &str) -> Result<Value<'_>, Error>
Parses a toml string into a ValueInner::Table
ValueInner::Table