Type Alias Section

Source
pub type Section<'l> = (Range<u64>, Cow<'l, [u8]>);