#store #value #retrieve #private #deno-core #gotham-state

gotham_store

Easily store and retrieve one value of any Rust type

3 stable releases

1.0.2 Jun 26, 2024

#283 in Configuration

44 downloads per month

MIT license

9KB
159 lines

gotham_store

Latest version Documentation

Easily store and retrieve one value of any Rust type.

Based on GothamState from deno_core, which is unfortunately private.


lib.rs:

Easily store and retrieve one value of any Rust type.

No runtime deps