Module row
mysql_
common
0.32.4
Module row
Module Items
Modules
Structs
Traits
Functions
In crate mysql_
common
Modules
binlog
bitflags_ext
collations
constants
crypto
io
misc
named_params
packets
params
prelude
proto
row
scramble
value
Macros
params
mysql_common
Module
row
Copy item path
Settings
Help
Summary
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.