Crate bitwarden_send

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
SendTextView
View model for decrypted SendText
SendView

Enumsยง

AuthType
Indicates the authentication strategy to use when accessing a Send
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
SendType
The type of Send, either text or file

Constantsยง

UNIFFI_META_CONST_NAMESPACE_BITWARDEN_SEND ๐Ÿ”’
Export namespace metadata.

Traitsยง

SendClientExt