pub fn download_objects_lit(
conn: &mut LitConnection,
local_store: &ObjectStore,
hashes: &[ObjectHash],
) -> Result<usize, String>Expand description
Download objects from a remote server via lit:// connection
pub fn download_objects_lit(
conn: &mut LitConnection,
local_store: &ObjectStore,
hashes: &[ObjectHash],
) -> Result<usize, String>Download objects from a remote server via lit:// connection