Quality of life improvements
Opened this issue · 0 comments
brandonros commented
&mut self
->&self
and then put back on#![allow(unused_must_use)]
use log + env_logger for levels instead of println
Opened this issue · 0 comments
&mut self
-> &self
and then put back on #![allow(unused_must_use)]