Crate hashwriter

Source
Expand description

A Write that keeps track of the hash of the content being written.

Structsยง

HashWriter
A Write that accumulates a hash as it goes.