impl_to_type

Macro impl_to_type 

Source
macro_rules! impl_to_type {
    ($inst:ty, $data:ident) => { ... };
}