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 head while its tail is another HList.
  • Represents the right-most end of a heterogeneous list