pub fn loads(input: &str, top: Top) -> Result<Option<Value>, Error>
Parse a NestedText string into a Value.
Returns None for empty documents (only comments/blank lines).
None