pub fn parse(content: &str) -> Result<MmidsConfig, ConfigParseError>
Parses configuration from a text block.