type-store 0.1.0

type-store is a simple, lightweight library for storing values in a map by type, aka a type map.
Documentation
  • Coverage
  • 100%
    10 out of 10 items documented0 out of 9 items with examples
  • Size
  • Source code size: 11.2 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.36 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • mrvillage/type-store
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mrvillage

type-store

type-store is a simple, lightweight library for storing values in a map by type, aka a type map.

Getting Started

To get started check out the docs on docs.rs!