make_literal

Macro make_literal 

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