pub type Ed2kRedBlue = Ed2kImpl<RedBlue>;
This computes the Ed2kRed hash concatenated with the Ed2kBlue hash. See crate docs for more details.
Ed2kRed
Ed2kBlue
pub struct Ed2kRedBlue { /* private fields */ }