CellSliceParts

Type Alias CellSliceParts 

Source
pub type CellSliceParts = (Cell, CellSliceRange);
Expand description

Owned cell slice parts alias.

Trait Implementations§

Source§

impl ExactSize for CellSliceParts

Source§

fn exact_size(&self) -> Size

Exact size of the value when it is stored in a slice.