from_impl

Macro from_impl 

Source
macro_rules! from_impl {
    ($raw:ty, $variant:expr) => { ... };
}