Module any

Module any 

Source
Available on crate feature any only.
Expand description

Generic backend support

Structs§

AnyBackend
A dynamic store backend instance
AnyBackendSession
A dynamic store session instance

Functions§

into_any_backend
Wrap a backend instance into an AnyBackend