Enum rasslib::store::PassStoreError
[−]
[src]
pub enum PassStoreError { GPG(Error), Io(Error), Other(String), }
Variants
GPG | ||
Io | ||
Other |