any-container-0.2.3 has been yanked.
Any Container
A Rust crate providing type-erased container types for storing heterogeneous values behind a common interface.
Features
AnyMap- A map from types to a single value of each typeAnyMultiMap- A map from types to multiple values of each typeAnyVec- A type-erased vector storing values of a single typeAnyCloneBox- A type-erased box that allows cloning the boxed value
Usage
[]
= "0.1"
License
ISC Licensed. See LICENSE for details.