extendr_api::wrapper::altrep

Macro make_from_iterator

Source
macro_rules! make_from_iterator {
    ($fn_name : ident, $make_class : ident, $impl : ident, $scalar_type : ident, $prim_type : ty) => { ... };
}