rgb_impl_from

Macro rgb_impl_from 

Source
macro_rules! rgb_impl_from {
    ($typename:ident, $from:ty, $to:ty) => { ... };
}