Enum zstd_sys::ZSTD_format_e [−][src]
#[repr(u32)] pub enum ZSTD_format_e { ZSTD_f_zstd1, ZSTD_f_zstd1_magicless, }
Variants
Trait Implementations
impl Clone for ZSTD_format_e
[src]
impl Clone for ZSTD_format_e
[src]fn clone(&self) -> ZSTD_format_e
[src]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl Hash for ZSTD_format_e
[src]
impl Hash for ZSTD_format_e
[src]impl PartialEq<ZSTD_format_e> for ZSTD_format_e
[src]
impl PartialEq<ZSTD_format_e> for ZSTD_format_e
[src]fn eq(&self, other: &ZSTD_format_e) -> bool
[src]
#[must_use]pub fn ne(&self, other: &Rhs) -> bool
1.0.0[src]
#[must_use]
pub fn ne(&self, other: &Rhs) -> bool