object-provider 0.2.0

Trait for requesting values by type from a given object
Documentation
  • Coverage
  • 100%
    15 out of 15 items documented1 out of 15 items with examples
  • Size
  • Source code size: 23.44 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.05 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • mystor/object-provider
    11 2 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mystor

object-provider

Latest Version Rust Documentation

This crate provides the ObjectProvider trait and related types to support dynamic type-directed object lookups. See the documentation for more details.