mysql_
common
0.32.4
Module frunk
Module Items
Structs
In mysql_
common::
row::
convert
mysql_common
::
row
::
convert
Module
frunk
Copy item path
source
Expand description
FromRow
implementation for
frunk::HList
.
Structs
ยง
HCons
Represents the most basic non-empty HList. Its value is held in
head
while its tail is another HList.
HNil
Represents the right-most end of a heterogeneous list