docs.rs failed to build cadeau-0.5.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
cadeau-0.5.0
An efficient and idiomatic cadeau to Rust
Idiomatic wrapper around the Cadeau library: performance primitives and media foundation.
It’s possible to choose between dynamically loading the library and regular static / dynamic linking at build-time for a total of three options. See xmf-sys to learn more about this.
Example: generate a WebM file from a PNG image
use Image;
use Recorder;