Fix rustc warnings
- Use `..=` for inclusive ranges - Add the `dyn` keyword for trait objects - Switch from `ONCE_INIT` to `std::sync::Once::new()`
Loading
Please register or sign in to comment
- Use `..=` for inclusive ranges - Add the `dyn` keyword for trait objects - Switch from `ONCE_INIT` to `std::sync::Once::new()`