type-vec 0.1.0

A type-safe vector with type-level length
Documentation
1
2
3
pub use std::marker::PhantomData;
pub use typ::typ;
pub use typenum::{consts::*, Bit, UInt, UTerm, Unsigned};