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