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.81 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.06 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • 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.