Function mmids_core::config::parse  
source · [−]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.