Module mysql_common::row::convert

source ·

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