Skip to main content

Row

Type Alias Row 

Source
pub type Row<E> = (Id<E>, E);
Expand description

Row