Struct libsodium_sys::crypto_auth_hmacsha512_state [] [src]

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

Trait Implementations

impl Copy for crypto_auth_hmacsha512_state
[src]

impl Clone for crypto_auth_hmacsha512_state
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more