1 2 3 4 5
#![expect(clippy::redundant_static_lifetimes)] #[rustfmt::skip] mod unprintable; pub(super) use unprintable::UNPRINTABLE;