Crates.io | traitobject |
lib.rs | traitobject |
version | 0.1.0 |
source | src |
created_at | 2015-04-02 20:05:28.709587 |
updated_at | 2017-01-30 11:50:51.20276 |
description | Unsafe helpers for working with raw trait objects. |
homepage | |
repository | https://github.com/reem/rust-traitobject.git |
max_upload_size | |
id | 1761 |
size | 6,878 |
Unsafe helpers for dealing with raw trait objects.
Use the crates.io repository; add this to your Cargo.toml
along
with the rest of your dependencies:
[dependencies]
traitobject = "*"
Jonathan Reem is the primary author and maintainer of traitobject.
MIT/Apache-2.0