polymap

Crates.iopolymap
lib.rspolymap
version0.3.0
sourcesrc
created_at2015-01-06 19:13:14.819749
updated_at2017-07-11 07:18:18.12589
descriptionA map containing varying types of value
homepagehttps://github.com/murarth/polymap
repositoryhttps://github.com/murarth/polymap
max_upload_size
id726
size42,205
Murarth (murarth)

documentation

https://docs.rs/polymap/

README

polymap

A map containing varying types of value.

Documentation

Usage

Add this to your Cargo.toml:

[dependencies]
polymap = "0.2"

And this to your crate root:

extern crate polymap;
Commit count: 29

cargo fmt