Module impls

Source
Expand description

Implementations of Clone for primitive types.

Implementations that cannot be described in Rust are implemented in traits::SelectionContext::copy_clone_conditions() in rustc_trait_selection.

Macros§

impl_clone 🔒