Docs.rs
videre-core-0.26.0
videre-core 0.26.0
Docs.rs crate page
Apache-2.0
13 September 2026
Links
Repository
crates.io
Source
Owners
erhangundogan
Dependencies
anyhow ^1
normal
blake3 ^1
normal
chrono ^0.4
normal
ctrlc ^3
normal
fs2 ^0.4
normal
half ^2
normal
image ^0.25
normal
indicatif ^0.17
normal
matrixmultiply ^0.3
normal
reverse_geocoder ^4
normal
rusqlite ^0.40
normal
rustix ^1.1.4
normal
serde ^1
normal
tempfile ^3
normal
toml ^0.8
normal
ureq ^3
normal
libc ^0.2
dev
Versions
63.94%
of the crate is documented
Go to latest version
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
decode_oriented_bytes
videre_
core
0.26.0
In videre_
core::
image_
decode
videre_core
::
image_decode
Function
decode_
oriented_
bytes
Copy item path
Source
pub fn decode_oriented_bytes(bytes: &[
u8
]) ->
Option
<
DynamicImage
>