impl_view

Macro impl_view 

Source
macro_rules! impl_view {
    ($($type:ty),*) => { ... };
}