Crates.io | traitobject |
lib.rs | traitobject |
version | 0.1.1 |
created_at | 2015-04-02 20:05:28.709587+00 |
updated_at | 2025-02-13 09:47:18.773006+00 |
description | Unsafe helpers for working with raw trait objects. |
homepage | |
repository | https://github.com/reem/rust-traitobject.git |
max_upload_size | |
id | 1761 |
size | 7,875 |
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 = "0.1"
Jonathan Reem is the primary author and maintainer of traitobject.
MIT/Apache-2.0