Crate bitwarden_generators

Source
Expand description

ยงBitwarden Generators

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

Modulesยง

generator_client ๐Ÿ”’
passphrase ๐Ÿ”’
password ๐Ÿ”’
username ๐Ÿ”’
username_forwarders ๐Ÿ”’
util ๐Ÿ”’

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

Constantsยง

UNIFFI_META_CONST_NAMESPACE_BITWARDEN_GENERATORS ๐Ÿ”’
Export namespace metadata.

Traitsยง

GeneratorClientsExt