#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

#5 in #retrieve

Download history 302/week @ 2024-06-24 73/week @ 2024-07-01 33/week @ 2024-07-08 10/week @ 2024-07-15 17/week @ 2024-07-22 12/week @ 2024-07-29 3/week @ 2024-08-05 7/week @ 2024-08-19 14/week @ 2024-09-09 31/week @ 2024-09-16 21/week @ 2024-09-23 23/week @ 2024-09-30 24/week @ 2024-10-07

100 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