Struct blot::multihash::Blake2b512[][src]

pub struct Blake2b512;

Trait Implementations

impl Debug for Blake2b512
[src]

Formats the value using the given formatter. Read more

impl PartialEq for Blake2b512
[src]

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

This method tests for !=.

impl Default for Blake2b512
[src]

Returns the "default value" for a type. Read more

impl From<Blake2b512> for Uvar
[src]

Performs the conversion.

impl Multihash for Blake2b512
[src]

Auto Trait Implementations

impl Send for Blake2b512

impl Sync for Blake2b512