Cargo Features

zino-extra has no features set by default.

[dependencies]
zino-extra = { version = "0.3.2", features = ["full", "all-formats", "cache", "format", "format-pdf"] }
full = all-formats, cache
all-formats full? = format, format-pdf
cache full?

Enables lru and parking_lot

Affects zino-extra::cache

format all-formats? format-pdf?

Affects zino-extra::format

format-pdf all-formats? = format

Enables printpdf