Module mysql::prelude [] [src]

Traits

ConvIr

Basic operations on FromValue conversion intermediate result.

FromRow

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

FromValue

Implement this trait to convert value to something.

GenericConnection

A trait allowing abstraction over connections and transactions

ToValue