Ed2kRedBlue

Type Alias Ed2kRedBlue 

Source
pub type Ed2kRedBlue = Ed2kImpl<RedBlue>;
Expand description

This computes the Ed2kRed hash concatenated with the Ed2kBlue hash. See crate docs for more details.

Aliased Typeยง

pub struct Ed2kRedBlue { /* private fields */ }