Module mysql_common::row::convert

source ·

Modules

  • FromRow implementation for frunk::HList.

Structs

Traits

  • Trait to convert Row into a tuple of FromValue implementors up to arity 12.

Functions

  • Will panic if could not convert row to T.
  • Will return Err(row) if could not convert row to T