Macro glsl_lang_lexer::token::impl_from

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