Crate stashy

Source
Expand description

§Stashy

Stashing made simple.

Structs§

LocalStash
A local in-memory Stash.
RedisCredentials
Contains Redis user credentials.
RedisError
Represents a redis error.
RedisStash
Stash connected to a Redis database.

Enums§

StashError
An error that can occur when interacting with a Stash.

Traits§

Stash