Function mmids_core::config::parse [−][src]
pub fn parse(content: &str) -> Result<MmidsConfig, ConfigParseError>Expand description
Parses configuration from a text block.
pub fn parse(content: &str) -> Result<MmidsConfig, ConfigParseError>Parses configuration from a text block.