[package] name = "null-vec" description = "A specialized vector that stores nullable values." documentation = "https://docs.rs/null-vec/" repository = "https://github.com/andrewhickman/null-vec" license = "MIT/Apache-2.0" version = "0.1.0" keywords = ["data-structures"] authors = ["Andrew Hickman "]