Skip to main content

DriverRow

Type Alias DriverRow 

Source
pub type DriverRow<D> = <<D as Driver>::InternalDriver as Database>::Row;