pub fn raw_to_map(
    name: &MapName,
    opts: RawToMapOptions,
    timer: &mut Timer<'_>
) -> Map
Expand description

Converts a RawMap to a Map.