rink-rs/web
Colin Benner 612ca08306 Use is_empty
Check whether a collections is empty by using the `.is_empty` method
instead of comparing `.len()` to 0.
2019-10-19 20:27:59 -07:00
..
src Use is_empty 2019-10-19 20:27:59 -07:00
static Use bootstrap, embed query results in pages 2016-10-04 19:33:55 -04:00
templates Add unit categories 2016-11-10 17:14:14 -05:00
Cargo.toml Update iron to 0.5 to be compatible with hyper-native-tls. 2017-02-11 13:33:48 +00:00
rink-web.toml.sample web: Add config file + opensearch support 2016-10-10 12:23:30 -04:00