static_type_map 0.1.0

A type map that works over all types implementing `Any`
Documentation

This crate provides a StaticTypeMap which allows you to store a single instance of any type that implement [Any]