gotham_store 1.0.0

Easily store and retrieve one instance of any Rust type
Documentation

gotham_store

Latest version Documentation

Easily store and retrieve one instance of any Rust type.

Based on GothamState from deno_core, which is unfortunately private.