Function mtdparts::parse_mtd

source ·
pub fn parse_mtd<R: Read>(r: R) -> Result<HashMap<String, String>, Error>