This library provides direct casting among trait objects implemented by a type.
This crate is intended for no_std usage only.
Using this crate in a std environment will break.
If you need std usage, use the original intertrait crate instead.
For full details, refer to the original README and docs.