Struct blake2b::blake2xb::Blake2xb [] [src]

pub struct Blake2xb { /* fields omitted */ }

Methods

impl Blake2xb
[src]

Trait Implementations

impl Copy for Blake2xb
[src]

impl Clone for Blake2xb
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Blake2xb
[src]

Formats the value using the given formatter.

impl Eq for Blake2xb
[src]

impl Hash for Blake2xb
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

impl PartialEq for Blake2xb
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.