Type Definition gcs_rsync::storage::StorageResult

source ·
pub type StorageResult<T> = Result<T, Error>;