Module corundum::clone[][src]

Expand description

The PClone trait for types that cannot be ‘implicitly copied’

Traits

A common trait for the ability to explicitly duplicate an object.