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]
destructure_traitobject = "0.2"
Jonathan Reem was the original author of this project. It has since been forked and is currently maintained by Philip Peterson.
MIT/Apache-2.0