Crate typevec

Source
Expand description

Rust Vec which can contain arbitrary types inrernally casts inputs to Box<UnsafeAny>.

Structs§

TypeVec

Traits§

AsAny