[src]

Trait std::kinds::Copy

pub trait Copy { }

Types that can be copied by simply copying bits (i.e. memcpy).