Crate mock_digest

Source
Expand description

This crate provides a mock of the Update trait from the digest crate. Its primary use is testing the fingerprint-struct crate.

Structsยง

MockDigest
A mock of the Update trait