syn::token

Macro impl_low_level_token

source
macro_rules! impl_low_level_token {
    ($display:literal $($path:ident)::+ $get:ident) => { ... };
}