pub fn parse_map_string(
    filename: &OsString,
    contents: &str,
    device_name: &str
) -> String
Expand description

Parses ddrescue map file to dmsetup table Structure of map file can be found here