impl_scale_type

Macro impl_scale_type 

Source
macro_rules! impl_scale_type {
    ($type:ident for $($t:ty)*) => { ... };
}