Enum zstd_sys::ZSTD_nextInputType_e [−][src]
#[repr(u32)] pub enum ZSTD_nextInputType_e { ZSTDnit_frameHeader, ZSTDnit_blockHeader, ZSTDnit_block, ZSTDnit_lastBlock, ZSTDnit_checksum, ZSTDnit_skippableFrame, }
Variants
Trait Implementations
impl Clone for ZSTD_nextInputType_e
[src]
impl Clone for ZSTD_nextInputType_e
[src]fn clone(&self) -> ZSTD_nextInputType_e
[src]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl Hash for ZSTD_nextInputType_e
[src]
impl Hash for ZSTD_nextInputType_e
[src]impl PartialEq<ZSTD_nextInputType_e> for ZSTD_nextInputType_e
[src]
impl PartialEq<ZSTD_nextInputType_e> for ZSTD_nextInputType_e
[src]fn eq(&self, other: &ZSTD_nextInputType_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