destructure_traitobject 0.3.0

Unsafe helpers for working with raw trait objects. (Forked from traitobject)
Documentation
  • Coverage
  • 100%
    4 out of 4 items documented0 out of 3 items with examples
  • Size
  • Source code size: 19.29 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.73 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
  • philip-peterson/destructure_traitobject
    2 2 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • philip-peterson

destructure_traitobject

Unsafe helpers for dealing with raw trait objects.

Usage

Use the crates.io repository; add this to your Cargo.toml along with the rest of your dependencies:

[dependencies]

destructure_traitobject = "0.2"

Author

Jonathan Reem was the original author of this project. It has since been forked and is currently maintained by Philip Peterson.

License

MIT/Apache-2.0