Trait self_encryption::StorageError [] [src]

pub trait StorageError: Error { }

Trait inherited from std::error::Error representing errors which can be returned by the Storage object.

Implementors