Type Alias copy_range::CopyRangeFull

source ·
pub type CopyRangeFull = RangeFull;
Expand description

core::ops::RangeFull is already Copy, so we just reexport it.