Expand description
Create and manage local accounts for the Save Our Secrets SDK.
Re-exports§
pub use xclipboard;
Structs§
- Account
Builder - Create the data for a new account.
- Account
Change - Result information for a change to an account.
- Account
Data - Data about an account.
- Account
Switcher - Collection of accounts with a currently selected account.
- Account
Switcher Options - Options for an account switcher.
- Cipher
Comparison - Comparison between an existing cipher and a target cipher.
- Clipboard
Copy Request - Request a clipboard copy operation.
- Detached
View - Read-only view created from a specific event log commit.
- Folder
Change - Result information for changes to a folder’s attributes.
- Folder
Create - Result information for folder creation.
- Folder
Delete - Result information for folder deletion.
- Local
Account - User account backed by a backend target for storage.
- Private
NewAccount - Private information about a new account.
- Secret
Change - Result information for a created or updated secret.
- Secret
Delete - Result information for a deleted secret.
- Secret
Insert - Result information for a bulk insert.
- Secret
Move - Result information for a secret move event.
Enums§
- Clipboard
Text Format - Clipboard text formatter.
- Contact
Import Progress - Progress event when importing contacts.
- Error
- Error generated by the account library.
Traits§
- Account
- Trait for account implementations.
Type Aliases§
- Local
Account Switcher - Account switcher for local accounts.