Struct lz4_sys::LZ4FDecompressionContext [−][src]
Trait Implementations
impl Clone for LZ4FDecompressionContext[src]
impl Clone for LZ4FDecompressionContextfn clone(&self) -> LZ4FDecompressionContext[src]
fn clone(&self) -> LZ4FDecompressionContextReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Copy for LZ4FDecompressionContext[src]
impl Copy for LZ4FDecompressionContextimpl Send for LZ4FDecompressionContext[src]
impl Send for LZ4FDecompressionContextAuto Trait Implementations
impl !Sync for LZ4FDecompressionContext
impl !Sync for LZ4FDecompressionContext