Closed
Description
While browsing the code, I was wondering whether the short writes are actually exposed. Since even though the generic Hasher<S>
implements them, the three wrapping hashers don't forward to these impls. Am I missing something or is this intentional? I found an issue on the rust repo from a while ago discussing hurt compile times due to the short writes, but then again there was this commit for faster short writes.
Metadata
Metadata
Assignees
Labels
No labels