☰
mysql_common
0.29.2
Module row
Modules
Structs
Traits
Functions
In crate mysql_common
?
Module
mysql_common
::
row
source
·
[
−
]
Modules
convert
Structs
Row
Client side representation of a MySql row.
RowDeserializer
Row deserializer.
Traits
ColumnIndex
Things that may be used as an index of a row column.
Functions
new_row
Creates
Row
from values and columns.