Type Alias copy_range::CopyRangeFull
source · pub type CopyRangeFull = RangeFull;Expand description
core::ops::RangeFull is already Copy, so we just reexport it.
pub type CopyRangeFull = RangeFull;core::ops::RangeFull is already Copy, so we just reexport it.