Struct zstd_safe::CDict [] [src]

pub struct CDict<'a>(_, _);

Trait Implementations

impl<'a> Drop for CDict<'a>
[src]

[src]

Executes the destructor for this type. Read more

impl<'a> Send for CDict<'a>
[src]

impl<'a> Sync for CDict<'a>
[src]