Module radix_rust::rust::collections

source ·
Expand description

Collection types.

Re-exports§

Modules§

  • The methods and macros provided directly in this index_map module (new, with_capacity) work in both std and no-std modes - unlike the corresponding methods on IndexMap itself.
  • The methods and macros provided directly in this index_set module (new, with_capacity) work in both std and no-std modes - unlike the corresponding methods on IndexSet itself.

Structs§