Closed waywardmonkeys closed 1 year ago
This fixes clippy warnings (in the main library, not the tests) as well as removing some usages of extern crate that aren't needed with Rust 2018.
extern crate
This fixes clippy warnings (in the main library, not the tests) as well as removing some usages of
extern crate
that aren't needed with Rust 2018.