Skip to main content

ERROR_IMPL

Macro ERROR_IMPL 

Source
macro_rules! ERROR_IMPL {
    ($($t: tt)+) => { ... };
}