Crate anyctx

Source

Structs§

AnyCtx
A context type for storing and retrieving “quasi-global” data in a type-safe and scope-respecting manner. Think of it as a “god object” that does not clutter up scope or generate spaghetti.