Struct zstd_safe::DDict [] [src]

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

Trait Implementations

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

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

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

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