[][src]Module no_std_compat::clone

Macros

Clone

Derive macro generating an impl of the trait Clone.

Traits

Clone

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