Type Definition gcs_rsync::sync::RSyncResult[][src]

pub type RSyncResult<T> = Result<T, RSyncError>;