pub fn push_type_archive(
type_archive: &TypeArchive,
file: &RemoteFile,
) -> Result<usize, ()>
Expand description
Push locally added snapshots to the remote
type_archive
- TypeArchive to pushfile
- Remote File to push to
pub fn push_type_archive(
type_archive: &TypeArchive,
file: &RemoteFile,
) -> Result<usize, ()>
Push locally added snapshots to the remote
type_archive
- TypeArchive to pushfile
- Remote File to push to