[][src]Type Definition mysql_async::Result

type Result<T> = Result<T, Error>;

Result type alias for this library.