Module edjx::kv[][src]

Expand description

APIs for interacting with EDJX KV-Store.

Enums

Enums describing the errors that correspond to kv modules.

Functions

Removes an entry from the KV store.

Returns the value associated with the provided key.

Inserts a key-value pair into the KV store.