bitwarden_
error
1.0.0
Flat
Error
Required Methods
error_variant
Implementors
In bitwarden_
error::
flat_
error
bitwarden_error
::
flat_error
Trait
FlatError
Copy item path
Source
pub trait FlatError { // Required method fn
error_variant
(&self) -> &'static
str
; }
Required Methods
§
Source
fn
error_variant
(&self) -> &'static
str
Implementors
§