Macro image::traits::declare_primitive

source ยท
macro_rules! declare_primitive {
    ($base:ty: ($from:expr)..$to:expr) => { ... };
}