Type Definition gcs_rsync::storage::StorageResult[][src]

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