Skip to content

Rust library for destructuring a trait object. (Forked from rust-traitobject)

License

Notifications You must be signed in to change notification settings

imazen/traitobject2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Rust library for destructuring a trait object. (Forked from rust-traitobject)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%