Crate bitwarden_pm

Source
Expand description

§Bitwarden Password Manager

Modules§

clients
Re-export subclients for easier access
commercial 🔒
migrations
Manages repository migrations for the Bitwarden SDK.

Macros§

create_client_managed_repositories
Macro to create the client managed repositories for the SDK. To add a new repository, add it to the list in the macro invocation. This is meant to be used by the final application crates (e.g., bitwarden-uniffi, bitwarden-wasm-internal, bw).

Structs§

CommercialPasswordManagerClient
Client for bitwarden licensed operations
PasswordManagerClient
The main entry point for the Bitwarden Password Manager SDK

Constants§

UNIFFI_META_CONST_NAMESPACE_BITWARDEN_PM 🔒
Export namespace metadata.