Function mmids_core::config::parse

source ·
pub fn parse(content: &str) -> Result<MmidsConfig, Box<ConfigParseError>>
Expand description

Parses configuration from a text block.