Docs.rs
rvimage-0.5.0
rvimage 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bertiqwerty
Dependencies
azure_storage ^0.21.0
normal
optional
azure_storage_blobs ^0.21.0
normal
optional
backtrace ^0.3.75
normal
base64 ^0.22.1
normal
chrono ^0.4.41
normal
clap ^4.5.42
normal
conv ^0.3.3
normal
dirs ^6.0.0
normal
edit ^0.1.5
normal
eframe ^0.32.0
normal
egui ^0.32.0
normal
egui_plot ^0.33.0
normal
exmex ^0.20.4
normal
futures ^0.3.31
normal
optional
httparse ^1.10.1
normal
image ^0.25.6
normal
imageproc ^0.25.0
normal
lazy_static ^1.5.0
normal
log ^0.4.27
normal
percent-encoding ^2.3.1
normal
rand ^0.9.2
normal
regex ^1.11.1
normal
reqwest ^0.12.22
normal
rfd ^0.15.4
normal
rusttype ^0.9.3
normal
rvimage-domain ^0.4.10
normal
serde ^1.0.219
normal
serde_json ^1.0.141
normal
ssh2 ^0.9.5
normal
tokio ^1.47.0
normal
optional
toml ^0.9.4
normal
tracing ^0.1.41
normal
tracing-appender ^0.2.3
normal
tracing-subscriber ^0.3.19
normal
url ^2.5.4
normal
uuid ^1.17.0
normal
walkdir ^2.5.0
normal
whoami ^1.6.0
normal
zip ^4.3.0
normal
Versions
3.67%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
rvlib
0.5.0
Update
Image
Aliased Type
In crate rvlib
rvlib
Type Alias
UpdateImage
Copy item path
Source
pub type UpdateImage = Update<
ImageBuffer
<
Rgb
<
u8
>,
Vec
<
u8
>>>;
Aliased Type
ยง
pub enum UpdateImage {}