Docs.rs
iced-0.13.1
iced 0.13.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
hecrj
Dependencies
iced_core ^0.13
normal
iced_futures ^0.13
normal
iced_highlighter ^0.13
normal
optional
iced_renderer ^0.13
normal
iced_widget ^0.13
normal
iced_winit ^0.13
normal
image ^0.24
normal
optional
thiserror ^1.0
normal
criterion ^0.5
dev
iced_wgpu ^0.13
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
iced
0.13.1
Module executor
Module Items
Traits
Type Aliases
In crate iced
iced
Module
executor
Copy item path
Source
Expand description
Choose your preferred executor to power your application.
Traits
§
Executor
A type that can run futures.
Type Aliases
§
Default
A default cross-platform executor.