mysql_
common
0.32.4
Module row
Modules
Structs
Traits
Functions
In crate mysql_
common
Module
mysql_common
::
row
Copy item path
source
·
[
−
]
Modules
§
convert
Structs
§
Row
Client side representation of a MySql row.
RowDeserializer
Row deserializer.
Traits
§
Column
Index
Things that may be used as an index of a row column.
Functions
§
new_row
Creates
Row
from values and columns.