[][src]Module mysql_common::row

Modules

convert

Structs

Row

Client side representation of a MySql row.

Traits

ColumnIndex

Things that may be used as an index of a row column.

Functions

new_row

Creates Row from values and columns.