DictOwnedEntry

Type Alias DictOwnedEntry 

Source
pub type DictOwnedEntry = (CellBuilder, CellSliceParts);
Expand description

Type alias for a pair of key and value as cell slice parts.