destructure_traitobject

Crates.iodestructure_traitobject
lib.rsdestructure_traitobject
version0.3.0
sourcesrc
created_at2021-10-03 18:17:45.432063
updated_at2023-12-16 07:03:24.569999
descriptionUnsafe helpers for working with raw trait objects. (Forked from traitobject)
homepage
repositoryhttps://github.com/philip-peterson/destructure_traitobject.git
max_upload_size
id459786
size19,618
Philip Peterson (philip-peterson)

documentation

README

destructure_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]
destructure_traitobject = "0.2"

Author

Jonathan Reem was the original author of this project. It has since been forked and is currently maintained by Philip Peterson.

License

MIT/Apache-2.0

Commit count: 19

cargo fmt