polymap 0.3.0

A map containing varying types of value
Documentation

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;