pub type DictOwnedEntry = (CellBuilder, CellSliceParts);Expand description
Type alias for a pair of key and value as cell slice parts.
pub type DictOwnedEntry = (CellBuilder, CellSliceParts);Type alias for a pair of key and value as cell slice parts.