Type Alias ReadMap

Source
pub type ReadMap = BTreeMap<Position, UmiMap>;

Aliased Typeยง

struct ReadMap { /* private fields */ }