bitwarden-error 3.0.0

Internal crate for the bitwarden crate. Do not use.
Documentation
1
2
3
4
#[allow(missing_docs)]
pub trait FlatError {
    fn error_variant(&self) -> &'static str;
}