Struct lz4_sys::LZ4FCompressionContext [−][src]
Trait Implementations
impl Clone for LZ4FCompressionContext[src]
impl Clone for LZ4FCompressionContextfn clone(&self) -> LZ4FCompressionContext[src]
fn clone(&self) -> LZ4FCompressionContextReturns 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 LZ4FCompressionContext[src]
impl Copy for LZ4FCompressionContextimpl Send for LZ4FCompressionContext[src]
impl Send for LZ4FCompressionContextAuto Trait Implementations
impl !Sync for LZ4FCompressionContext
impl !Sync for LZ4FCompressionContext