traitobject

Crates.iotraitobject
lib.rstraitobject
version0.1.0
sourcesrc
created_at2015-04-02 20:05:28.709587
updated_at2017-01-30 11:50:51.20276
descriptionUnsafe helpers for working with raw trait objects.
homepage
repositoryhttps://github.com/reem/rust-traitobject.git
max_upload_size
id1761
size6,878
log (github:rust-lang:log)

documentation

README

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

Commit count: 11

cargo fmt