Settings
Help

impl_

Macro impl_ 

Source
macro_rules! impl_ {
    ($($t:ty),+ $(,)?) => { ... };
}