rust/src/libserialize
bors 0bc993c75b Auto merge of #26734 - Gankro:deprecate-vecmap, r=alexcrichton
VecMap doesn't really fit with the current standard library's strategy (small!).

I've mirrored the code to https://github.com/contain-rs/vec-map

but @GBGamer has already claimed the name on crates.io a couple months ago for the same purpose. It hasn't been updated since, though.

CC @rust-lang/libs
2015-07-30 02:41:14 +00:00
..
collection_impls.rs deprecate vecmap 2015-07-29 15:50:38 -07:00
hex.rs Show appropriate feature flags in docs 2015-07-27 12:28:13 -04:00
json.rs Replace usage of String::from_str with String:from 2015-06-08 16:55:35 +02:00
lib.rs More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
serialize.rs std: Remove old_io/old_path/rand modules 2015-04-14 10:14:11 -07:00