Docs.rs
ffmpeg-light-0.2.0
ffmpeg-light 0.2.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
M1tsumi
Dependencies
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
optional
tracing ^0.1
normal
optional
which ^4.4
normal
Versions
88.83%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module error
ffmpeg_
light
0.2.0
Module error
Module Items
Enums
Type Aliases
In crate ffmpeg_
light
ffmpeg_light
Module
error
Copy item path
Source
Expand description
Shared error type and
Result
alias used by the crate.
Enums
§
Error
Errors that can occur when invoking FFmpeg or parsing its output.
Type Aliases
§
Result
Result alias used throughout the crate.