1 2 3 4 5 6
#![allow(clippy::pedantic)] #[allow(clippy::enum_variant_names)] #[rustfmt::skip] pub mod appguard; #[rustfmt::skip] pub mod appguard_commands;