impl_const_constructors

Macro impl_const_constructors 

Source
macro_rules! impl_const_constructors {
    ($base:ty, $size:literal) => { ... };
}