Module error

Source
Expand description

Errorand Result types.

Enums§

Error
A generic error that represents all the ways a method can fail inside of mybatis::core.

Traits§

OptionToResult

Type Aliases§

Result
A specialized Result type for mybatis::core.