debug_expect

Macro debug_expect 

Source
macro_rules! debug_expect {
    ($msg:literal, $reader:expr) => { ... };
}