Module mybatis_core::error
source · [−]Expand description
Errorand Result types.
Enums
A generic error that represents all the ways a method can fail inside of mybatis::core.
Traits
Type Definitions
A specialized Result
type for mybatis::core.