Macro glsl_lang::visitor::make_visitor_trait

source ยท
macro_rules! make_visitor_trait {
    ($t:ident, $($ref:tt)*) => { ... };
}