Skip to main content

dispatch_reset

Macro dispatch_reset 

Source
macro_rules! dispatch_reset {
    ($self:expr,
     $($variant:ident),* $(,)?) => { ... };
}