speedy 0.8.7

A fast binary serialization framework
Documentation
1
2
3
4
5
6
7
8
use {
    indexmap_v1::{
        IndexMap,
        IndexSet
    }
};

include!("ext_indexmap.rs");