Crate zino_extra

source ·
Expand description

github crates-io docs-rs

Extra utilities for zino.

§Feature flags

The following optional features are available:

NameDescriptionDefault?
cacheEnables the cache services.No
formatEnables the support for common file formats.No

Modules§

  • cachecache
    Global cache for the application.
  • formatformat
    Wrappers for manipulating common file formats.