Crate bitwarden_generators

Crate bitwarden_generators 

Source
Expand description

§Bitwarden Generators

Contains the implementation of the generators for the Bitwarden Password Manager.

Structs§

GeneratorClient
PassphraseGeneratorRequest
Passphrase generator request options.
PasswordGeneratorRequest
Password generator request options.

Enums§

ForwarderServiceType
Configures the email forwarding service to use. For instructions on how to configure each service, see the documentation: https://bitwarden.com/help/generator/#username-types
PassphraseError
PasswordError
UsernameError
UsernameGeneratorRequest

Traits§

GeneratorClientsExt