gecko-dev/third_party/rust/traitobject
Servo VCS Sync be92d942e5 No bug - Revendor rust dependencies 2017-10-24 17:55:24 +00:00
..
src
.cargo-checksum.json No bug - Revendor rust dependencies 2017-10-24 17:55:24 +00:00
.travis.yml
Cargo.toml
README.md

README.md

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 = "*"

Author

Jonathan Reem is the primary author and maintainer of traitobject.

License

MIT/Apache-2.0