[package] name = "enum-set" version = "0.0.8" license = "MIT/Apache-2.0" description = "A structure for holding a set of enum variants" authors = [ "Stepan Koltsov ", ] repository = "https://github.com/contain-rs/enum-set" homepage = "https://github.com/contain-rs/enum-set" documentation = "https://contain-rs.github.io/enum-set/enum_set" keywords = ["data-structures"] readme = "README.md"