Crate kwap_common

Crate kwap_common 

Source
Expand description

Common structs and abstractions used by kwap

Re-exports§

pub use map::*;

Modules§

fns
Function utils
map
Dictionary
prelude
kwap prelude
result
Extensions to Result

Structs§

Writable
A writeable byte buffer

Traits§

Array
An ordered indexable collection of some type Item
GetSize
Get the runtime size of some data structure
Reserve
Create a data structure and reserve some amount of space for it to grow into