heaparray 0.4.3

Flexible support for dynamically sized types, using heap-allocated array of structs
Documentation
1
2
3
4
5
pub mod array_ref;
pub mod fat_array_ptr;
pub mod monitor;
pub mod test_utils;
pub mod thin_array_ptr;