Macro impl_bitwarden_error

Source
macro_rules! impl_bitwarden_error {
    ($name:ident, $error:ident) => { ... };
}