[][src]Function ot::dat::parse

pub fn parse(
    filename: String
) -> Result<HashMap<ThingCategory, HashMap<u16, Thing>>, Error>