Macro glsl_lang_quote::tokenize::impl_tokenize

source ยท
macro_rules! impl_tokenize {
    ($type_name:ty, $tokenizer:ident) => { ... };
}