Skip to main content

internal_corrupted_state

Macro internal_corrupted_state 

Source
macro_rules! internal_corrupted_state {
    ($fmt:expr) => { ... };
    ($fmt:expr, $($arg:tt)*) => { ... };
}