dyn-any-derive 0.3.0

#[derive(DynAny)]
Documentation
1
2
3
4
# DynAny Trait


A `Any`-like trait and derive macros for non `'static` lifetimes.