Crate bitwarden_send

Source
Expand description

ยงBitwarden Send

Contains the implementation of the send functionality for the Bitwarden Password Manager.

Modulesยง

error ๐Ÿ”’
send ๐Ÿ”’
send_client ๐Ÿ”’
uniffi_support ๐Ÿ”’

Structsยง

Send
SendClient
SendListView
SendView

Enumsยง

SendDecryptError
Generic error type for send decryption errors
SendDecryptFileError
Generic error type for send decryption errors
SendEncryptError
Generic error type for send encryption errors.
SendEncryptFileError
Generic error type for send encryption errors.
SendParseError

Constantsยง

UNIFFI_META_CONST_NAMESPACE_BITWARDEN_SEND ๐Ÿ”’
Export namespace metadata.

Traitsยง

SendClientExt