Skip to main content

parse_db

Function parse_db 

Source
pub fn parse_db(
    content: &str,
) -> Result<HashMap<String, RecordInstance>, String>