Type Alias stack_db::base::layer::Section

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