Skip to main content

impl_to_to_tokentrees

Macro impl_to_to_tokentrees 

Source
macro_rules! impl_to_to_tokentrees {
    ($($span:ident: $ty:ty => $this:ident $im:block;)*) => { ... };
}