Docs.rs
iced-0.8.0
iced 0.8.0
Docs.rs crate page
MIT
Links
Documentation
Repository
Crates.io
Source
Owners
hecrj
Dependencies
iced_core ^0.8
normal
iced_futures ^0.6
normal
iced_glow ^0.7
normal
iced_glutin ^0.7
normal
iced_graphics ^0.7
normal
iced_native ^0.9
normal
iced_winit ^0.8
normal
image ^0.24
normal
thiserror ^1.0
normal
iced_wgpu ^0.9
normal
iced_wgpu ^0.9
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module clipboard
Functions
?
Module
iced
::
clipboard
source
·
[
−
]
Expand description
Access the clipboard.
Functions
read
Read the current contents of the clipboard.
write
Write the given contents to the clipboard.