Skip to main content

DbRow

Type Alias DbRow 

Source
pub type DbRow = <<ActiveDriver as DatabaseDriver>::Database as Database>::Row;
Expand description

A row from the active database backend.