Function get_checksums

Source
pub(crate) async fn get_checksums(
    http: &mut SendRequest<Empty<Bytes>>,
    uri: Uri,
) -> Result<HashMap<String, String>>
Expand description

Fetch a HashMap of filename to checksum from a [Uri]