mysql_common::row

Module 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