Macro rc_zip::transition

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