Update docs
This commit is contained in:
parent
65542301da
commit
858e1e047d
@ -11,7 +11,7 @@ pub enum DbErr {
|
|||||||
RecordNotFound(String),
|
RecordNotFound(String),
|
||||||
/// A custom error
|
/// A custom error
|
||||||
Custom(String),
|
Custom(String),
|
||||||
/// Error occurred while parsing value into [ActiveEnum](crate::ActiveEnum)
|
/// Error occurred while parsing value as target type
|
||||||
Type(String),
|
Type(String),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user