#room #information #simmons #hall

simmons_rooms

Data about the rooms in Simmons Hall

1 unstable release

Uses old Rust 2015

0.1.1 Dec 17, 2016
0.1.0 Dec 17, 2016

#23 in #room

27 downloads per month

MIT license

35KB
715 lines

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


lib.rs:

The rooms of Simmons Hall

Originally written in Python by cosmosd in Sept. 2013 Recreated in Rust by zrneely in Apr. 2016

Dependencies

~14–710KB
~20K SLoC