Struct snow::wrappers::ring_wrapper::HashSHA256[][src]

pub struct HashSHA256 { /* fields omitted */ }

Trait Implementations

impl Default for HashSHA256
[src]

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

impl Hash for HashSHA256
[src]

Auto Trait Implementations

impl Send for HashSHA256

impl Sync for HashSHA256