traitobject

Crates.iotraitobject
lib.rstraitobject
version0.1.1
created_at2015-04-02 20:05:28.709587+00
updated_at2025-02-13 09:47:18.773006+00
descriptionUnsafe helpers for working with raw trait objects.
homepage
repositoryhttps://github.com/reem/rust-traitobject.git
max_upload_size
id1761
size7,875
Oli Scherer (oli-obk)

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

Author

Jonathan Reem is the primary author and maintainer of traitobject.

License

MIT/Apache-2.0

Commit count: 0

cargo fmt