Expand description

The stainless ffmpeg prelude.

The prelude re-exports most commonly used traits and macros from this crate.

§Examples

Import the prelude with:

#[allow(unused_imports)]
use stainless_ffmpeg::prelude::*;

Re-exports§