Closed lgrz closed 2 years ago
Fix warnings with #![warn(missing_debug_implementations, rust_2018_idioms, clippy::pedantic)]
#![warn(missing_debug_implementations, rust_2018_idioms, clippy::pedantic)]
Closed by https://github.com/JMMackenzie/IOQP/commit/8727e20c7187f26b64097d73c809c4fc5d952578
Fix warnings with
#![warn(missing_debug_implementations, rust_2018_idioms, clippy::pedantic)]