option_vec 0.1.3

Vec<Option<T>>-like container
Documentation
[package]
name = "option_vec"
description = "Vec<Option<T>>-like container"
version = "0.1.3"
authors = ["Murarth <murarth@gmail.com>"]

documentation = "http://murarth.github.io/option_vec/option_vec/index.html"
homepage = "https://github.com/murarth/option_vec"
repository = "https://github.com/murarth/option_vec"

keywords = ["container", "option", "vec"]
license = "MIT/Apache-2.0"
readme = "README.md"