Module ffi

Source
Expand description

This module contains backend-specific code.

Re-exports§

pub use self::rust::*;

Modules§

rust 🔒
Implementation for miniz_oxide rust backend.

Traits§

Backend
Traits specifying the interface of the backends.
DeflateBackend
InflateBackend