aboutsummaryrefslogtreecommitdiffstats
path: root/src/key_code.rs
diff options
context:
space:
mode:
authorTeddy Wing2018-11-01 07:26:33 +0100
committerTeddy Wing2018-11-01 07:26:33 +0100
commit0b3d81c50925d8f0d7e1ea642ce41d3672a74809 (patch)
treec659b417cf74244980fbccd9c9377905db40577c /src/key_code.rs
parentc53e98d3beacd8740acee310cfdbade9ea5fa1e0 (diff)
downloaddome-key-map-0b3d81c50925d8f0d7e1ea642ce41d3672a74809.tar.bz2
parser: Restore `Map` struct
In 13e90c090923a209e5e26fb3e609d5d12f737f53 I decided to make `Map` a type alias to a tuple containing the key-value pair used by `MapCollection`. Here I've decided that I prefer the type as it was before. Sure, it was more of an intermediary type, but it did have a name that was used consistently. We do have to leave in our custom `HashMap` building, so perhaps this isn't the ideal solution, but I'm going with it, at least for now.
Diffstat (limited to 'src/key_code.rs')
0 files changed, 0 insertions, 0 deletions