diesel::result::TransactionResult [] [src]

type TransactionResult<T, E> = Result<T, TransactionError<E>>;