core_collections

Crates.iocore_collections
lib.rscore_collections
version0.3.20170409
sourcesrc
created_at2016-02-12 07:02:20.753919
updated_at2017-04-09 21:31:23.659937
descriptionThis is a copy of libstd::collections with all the parts that don't work in core removed. Most importantly, it provides HashMap and HashSet. This crate is (mostly) automatically generated from the rust git source. The version of the source that corresponds to your compiler version will be selected automatically by the build script. This depends on the rand crate, so make sure to include that and configure the no_std feature on it.
homepage
repositoryhttps://github.com/jethrogb/rust-core_collections
max_upload_size
id4154
size10,978,925
(jethrogb)

documentation

https://doc.rust-lang.org/nightly/std/collections/index.html

README

Commit count: 34

cargo fmt