Crate vec_ptr

Source
Expand description

§A one line overview

A little library which contains a vector, but it’s not a normal vector…

Re-exports§

pub use self::vec_ptr::VecPtr;

Modules§

vec_ptr

Macros§

vec_ptr
A declarative macro that allows for the create of a VecPtr object.