Crates.io | toad-map |
lib.rs | toad-map |
version | 1.0.0-beta.3 |
source | src |
created_at | 2023-03-08 21:54:28.55739 |
updated_at | 2023-07-13 15:43:41.37327 |
description | Map / Dictionary trait that is no_std and heap-allocator-optional |
homepage | https://github.com/clov-coffee/toad/toad |
repository | https://github.com/clov-coffee/toad/toad |
max_upload_size | |
id | 805118 |
size | 22,545 |
This microcrate contains a Map
trait that generalizes HashMap
semantics
to std
, alloc
and no_std
platforms.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.