Struct gimli_hash::GimliHash[][src]

pub struct GimliHash { /* fields omitted */ }

Methods

impl GimliHash
[src]

Trait Implementations

impl Clone for GimliHash
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for GimliHash
[src]

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

Auto Trait Implementations

impl Send for GimliHash

impl Sync for GimliHash