[−][src]Module t_rust_less_lib::api
Structs
| Identity | An Identity that might be able to unlock a secrets store and be a recipient of secrets. |
| PasswordEstimate | |
| PasswordGeneratorCharsParam | |
| PasswordGeneratorWordsParam | |
| PasswordStrength | |
| Secret | Reperentation of a secret with all its versions. |
| SecretAttachment | Some short of attachment to a secret. |
| SecretEntry | SecretEntry contains all the information of a secrets that should be indexed. |
| SecretEntryMatch | Representation of a filter match to a SecretEntry. |
| SecretList | Convenient wrapper of a list of SecretEntryMatch'es. |
| SecretListFilter | A combination of filter criterias to search for a secret. |
| SecretProperties | |
| SecretVersion | SecretVersion holds all information of a specific version of a secret. |
| SecretVersionRef | |
| Status | Status information of a secrets store |
| ZeroizeDateTime |
Enums
| Event | |
| PasswordGeneratorParam | |
| SecretType | General type of a secret. |
Constants
| PROPERTY_NOTES | |
| PROPERTY_PASSWORD | |
| PROPERTY_TOTP_URL | |
| PROPERTY_USERNAME |
Traits
| EventHandler | |
| EventHub | |
| EventSubscription |
Functions
| read_option | |
| set_text_list |