Module mysql_async::prelude
source · Expand description
Traits used in this crate
Traits
Basic operations on
FromValue conversion intermediate result.Trait to convert
Row into a tuple of FromValue implementors up to arity 12.Implement this trait to convert value to something.
Trait used to handle local infile requests.
Represents something queryable like connection or transaction.