Docs.rs
julep-iced-runtime-0.6.1
julep-iced-runtime 0.6.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
dhedlund
Dependencies
bytes ^1.6
normal
julep-iced-core ^0.6.1
normal
julep-iced-futures ^0.6.1
normal
julep-iced-selector ^0.6.1
normal
optional
raw-window-handle ^0.6
normal
sipper ^0.1
normal
optional
thiserror ^2
normal
Versions
100%
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
Skip to main content
Module image
iced_
runtime
0.6.1
Module image
Module Items
Structs
Enums
Functions
In crate iced_
runtime
iced_runtime
Module
image
Copy item path
Source
Expand description
Allocate images explicitly to control presentation.
Structs
§
Allocation
A memory allocation of a
Handle
, often in GPU memory.
Enums
§
Action
An image action.
Error
An image loading error.
Functions
§
allocate
Allocates an image
Handle
.