traitobject 0.1.1

Unsafe helpers for working with raw trait objects.
Documentation
  • Coverage
  • 100%
    4 out of 4 items documented0 out of 3 items with examples
  • Size
  • Source code size: 7.41 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 511.88 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • reem/rust-traitobject
    7 8 5
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • reem oli-obk

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]
traitobject = "0.1"

Author

Jonathan Reem is the primary author and maintainer of traitobject.

License

MIT/Apache-2.0