Skip to main content

Crate bitwarden_core_macro

Crate bitwarden_core_macro 

Source
Expand description

Proc macros for the Bitwarden SDK.

Provides:

  • #[derive(FromClient)] derive macro for implementing the FromClient trait on client structs.

Derive Macrosยง

FromClient
Derive macro for implementing the FromClient trait on client structs.