Module container

Source
Expand description

this module implements the ContainerBase type, which is a base type for containers that use a store to manage their data.

Structsยง

ContainerBase
the ContainerBase type materializes the RawContainer trait, providing a physical implementation of a generic container type