Crate cw_storage_plus[][src]

Structs

Item stores one typed item at the given key. This is an analog of Singleton. It functions just as Path but doesn’t ue a Vec and thus has a const fn constructor.

Traits

Type Definitions