Trait pr47::util::type_assert::helper_traits::AssertClone[][src]

pub unsafe trait AssertClone<T> { }
Expand description

Trait used to assert that one type is cloneable.

Implementations on Foreign Types

Implementors