[package] name = "arrayset" version = "3.1.1" edition = "2021" license = 'MPL-2.0' description = 'An array-backed ordered set type.' readme = 'README.md' repository = 'https://forge.axfive.net/Taylor/arrayset' keywords = ['array', 'set', 'collection', 'no-std'] categories = [ 'no-std', 'no-std::no-alloc', 'data-structures', ]