encoding_rs::mem

Macro non_fuzz_debug_assert

Source
macro_rules! non_fuzz_debug_assert {
    ($($arg:tt)*) => { ... };
}