Module mysql_common::row::convert::frunk
source · Expand description
FromRow implementation for frunk::HList.
Structs
- Represents the most basic non-empty HList. Its value is held in
headwhile its tail is another HList. - Represents the right-most end of a heterogeneous list