[][src]Crate pxcmprs_core

pxcmprs-core

This library contains the fundamental components of pxcmprs. If you only need the basic structs for the API, disable all default features like so:

[dependencies.pxcmprs-core]
default-features = false

Modules

pipeline

Media processing pipeline. Requires the pipeline feature.

spec