[][src]Type Definition xaynet_server::storage::traits::StorageError

type StorageError = Error;

The error type for storage operations that are not directly related to application domain. These include, for example IO errors like broken pipe, file not found, out-of-memory, etc.