vcombey / fallible_collections

impl fallible collections in rust, quite as describe in RFC 2116
Apache License 2.0
33 stars 14 forks source link

Make hashmap an optional feature #33

Closed cccs-ki closed 1 year ago

cccs-ki commented 1 year ago

Make hashmap an optional feature, which makes hashbrown also optional. Closes #32