Struct rust_lzo::LZOContext [] [src]

pub struct LZOContext { /* fields omitted */ }

Methods

impl LZOContext
[src]

Trait Implementations

impl Drop for LZOContext
[src]

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