#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.