Struct barnacl_sys::crypto_hash_sha512_state [] [src]

#[repr(C)]
pub struct crypto_hash_sha512_state { /* fields omitted */ }

Trait Implementations

impl Copy for crypto_hash_sha512_state
[src]

impl Clone for crypto_hash_sha512_state
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more