Macro glsl_lang::parse::parsable::impl_parsable_statement

source ยท
macro_rules! impl_parsable_statement {
    ($i:ident => $t:ty) => { ... };
}