Trait objekt::Clone [] [src]

pub trait Clone { }

This trait is implemented by any type that implements std::clone::Clone.

Implementors