* Make StaticType trait unsafe * Mark StaticTypeSized and StaticTypeClone as unsafe as well * Update dyn-any dependency * Update manifest links |
||
|---|---|---|
| .. | ||
| derive | ||
| src | ||
| Cargo.toml | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||
| README.md | ||
README.md
DynAny Trait
A Any-like trait and derive macros for non 'static lifetimes.