Type Definition ed2k::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.
pub type Ed2kRedBlue = Ed2kImpl<RedBlue>;This computes the Ed2kRed hash concatenated with the Ed2kBlue hash.
See crate docs for more details.