[go: up one dir, main page]

Struct zstd_safe::CDict [] [src]

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

Trait Implementations

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

A method called when the value goes out of scope. Read more

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

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