[][src]Macro rc_zip::transition

macro_rules! transition {
    ($state: expr => ($pattern: pat) $body: expr) => { ... };
}