Module wasmcloud_runtime::capability::keyvalue::store

source ·

Structs§

Enums§

  • The set of errors which may be raised by functions in this package

Traits§

Functions§

Type Aliases§

  • A bucket is a collection of key-value pairs. Each key-value pair is stored as a entry in the bucket, and the bucket itself acts as a collection of all these entries.