Docs.rs
iced_native-0.8.0
iced_native 0.8.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
hecrj
Dependencies
iced_core ^0.7
normal
iced_futures ^0.5
normal
iced_style ^0.6.0
normal
num-traits ^0.2
normal
twox-hash ^1.5
normal
unicode-segmentation ^1.6
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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 image
Structs
Enums
Traits
?
Module
iced_native
::
image
source
·
[
−
]
Expand description
Load and draw raster graphics.
Structs
Handle
A handle of some image data.
Enums
Data
The data of a raster image.
Traits
Renderer
A
Renderer
that can render raster graphics.