Module common

Source

Structs§

ArcPayload
A reference-counted byte payload with slice semantics
Cursor
A cursor which wraps an in-memory buffer and provides positioned reading
ValueAllocator

Enums§

CursorError
MIT License

Traits§

IntoPayload
Trait for converting various types into ArcPayload

Type Aliases§

HashMap
Type alias for HashMap to provide a stable API abstraction over the underlying hash map implementation.
HashSet
Type alias for HashSet to provide a stable API abstraction over the underlying hash set implementation.