Crate shawshank [−] [src]
ArenaSet is an efficient, generic internment structure.
Macros
| custom_intern_id |
Facilitates defining tuple structs that may be used as custom IDs. |
Structs
| ArenaSet |
An efficient, generic internment structure. |
| Builder |
Flexible builder for |
| StadiumSet |
Specialization of |
Enums
| Error |
Errors that may occur when using an |
Traits
| Map |
The interface for the key-value map internal to an |
Functions
| builder |
Create a |
| byte_arena_set |
Create an |
| byte_stadium_set |
Create a |
| string_arena_set |
Create an |
| string_stadium_set |
Create a |