Skip to main content

Row

Type Alias Row 

Source
pub type Row<T> = (<T as Table>::Key, <T as Table>::Value);