make_nonzero_literal

Macro make_nonzero_literal 

Source
macro_rules! make_nonzero_literal {
    ($TYPE:ty, $SCALAR:ident, $DOC: expr) => { ... };
}