simmons_rooms 0.1.1

Data about the rooms in Simmons Hall
Documentation

#simmons_rooms

Contains information about each room in Simmons Hall on MIT's campus.

Right now, it initializes a lot of things (O(n^2)) with the lazy_static crate, which should eventually be moved into a build script.