Docs.rs
immutable-map-0.1.2
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
immutable-map 0.1.2
An immutable ordered map and set based on weight-balanced tree.
Crate
Source
Builds
Feature flags
Documentation
Coverage
79.31%
46
out of
58
items documented
38
out of
44
items with examples
Size
Source code size: 102.92 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 6.57 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Documentation
kimhyunkang/immutable-map-rs
3
0
0
crates.io
Dependencies
quickcheck ^0.4
dev
rand ^0.3
dev
Versions
0.1.2
(2017/01/23)
0.1.1
(2016/08/11)
0.1.0
(2016/08/10)
Owners
Immutable Map
Immutable map and set for Rust