Ed2kRed

Type Alias Ed2kRed 

Source
pub type Ed2kRed = Ed2kImpl<Red>;
Expand description

The old, “buggy” ED2K hashing algorithm. See crate docs for more details.

Aliased Type§

pub struct Ed2kRed { /* private fields */ }