string_map 0.4.1

Create a record to store any type of value
Documentation
1
2
3
4
5
mod record;
mod traits;
mod utils;

pub use record::StringMap;