Struct zstd_sys::ZSTD_CDict_s [] [src]

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

Trait Implementations

impl Debug for ZSTD_CDict_s
[src]

[src]

Formats the value using the given formatter.

impl Copy for ZSTD_CDict_s
[src]

impl Clone for ZSTD_CDict_s
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more