Struct CDict
zstd_safe
pub struct CDict<'a>(_, _);
impl<'a> Drop for CDict<'a>
fn drop(&mut self)
A method called when the value goes out of scope. Read more
impl<'a> Send for CDict<'a>
impl<'a> Sync for CDict<'a>