dyn-clonable 0.9.0

Attribute wrapper for dyn-clone
Documentation
1
2
3
4
5
#[doc(hidden)]
pub use dyn_clone;

// Re-export the attribute macro.
pub use dyn_clonable_impl::*;