1#![cfg_attr(feature = "fail-on-warnings", deny(warnings))] 2#![warn(clippy::all, clippy::pedantic, clippy::nursery, clippy::cargo)]