Module hash_algorithm

Source
Expand description

Hash algorithms supported for Artifact IDs.

See Hash Algorithms and Hash Providers documentation for more info.

Structs§

Sha256
Use SHA-256 as the hash algorithm.

Traits§

HashAlgorithm
Marker trait for hash algorithms supported for constructing ArtifactIds.