Type Definition rerast_macros::Statements [] [src]

type Statements = &'static Fn() -> _Statements;

A placeholder that matches zero or more statements IMPORTANT: This is currently broken and will most likely be replaced with a macro.