pub fn parse_str(source: &str) -> Result<Document, MiniConfError>
Convenience function that parses source into a Document.
source
Document