[][src]Module prs_lib::store

Structs

FilterSecretIter

Iterator that wraps a SecretIter with a filter.

Secret

A password store secret.

SecretIter

Iterator that walks through password store secrets.

SecretIterConfig

Secret iterator configuration.

Store

Represents a password store.

Enums

Err
FindSecret

Find secret result.

Constants

SECRET_SUFFIX

Password store secret file suffix.

Functions

can_decrypt

Check whether we can decrypt the first secret in the store.

relative_path

Get relative path in given root.