type_to_box_value

Macro type_to_box_value 

Source
macro_rules! type_to_box_value {
    ( $type: ty, $name: ident, $col_type: expr ) => { ... };
}