rink-rs/irc
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
Cargo.toml Compile irc without ssl support, preventing a package conflict 2017-05-26 18:16:10 -07:00