Struct tomcrypt_sys::crc32_state_s [] [src]

#[repr(C)]
pub struct crc32_state_s { pub crc: ulong32, }

Fields

Trait Implementations

impl Debug for crc32_state_s
[src]

[src]

Formats the value using the given formatter.

impl Copy for crc32_state_s
[src]

impl Clone for crc32_state_s
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more