Struct zstd_safe::DDict [] [src]

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

Trait Implementations

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

[src]

Executes the destructor for this type. Read more

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

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