Skip to main content

blob_hash_reader

Function blob_hash_reader 

Source
pub fn blob_hash_reader(
    reader: impl Read,
) -> Result<(String, i64), SyncularError>