зеркало из https://github.com/mozilla/gecko-dev.git
47c3dd535d
MozReview-Commit-ID: LQicTh0fmk0 --HG-- extra : rebase_source : 7a5ee9c3242fefa72e8d0372b8e9c03170c7df4b |
||
---|---|---|
.. | ||
src | ||
.cargo-checksum.json | ||
.cargo-ok | ||
.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