IndPtr

Type Alias IndPtr 

Source
pub type IndPtr<Iptr> = IndPtrBase<Iptr, Vec<Iptr>>;

Aliased Typeยง

pub struct IndPtr<Iptr> { /* private fields */ }