Catddly / rust-traitobject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Rust 100.0%