Docs.rs
ff-decode-0.15.0
ff-decode 0.15.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
itsakeyfut
Dependencies
ff-common ^0.15.0
normal
ff-format ^0.15.0
normal
ff-sys ^0.15.0
normal
futures ^0.3.32
normal
optional
log ^0.4.29
normal
thiserror ^2.0.17
normal
tokio ^1.50.0
normal
optional
criterion ^0.8.1
dev
ff-format ^0.15.0
dev
tokio ^1.50.0
dev
winapi ^0.3.9
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module async_decoder
ff_
decode
0.15.0
Module async_
decoder
Module Items
Structs
In ff_
decode::
image
ff_decode
::
image
Module
async_
decoder
Copy item path
Source
Expand description
Async image decoder backed by
tokio::task::spawn_blocking
.
Structs
ยง
Async
Image
Decoder
Async wrapper around
ImageDecoder
.