Module clipboard
iced_
core
0.14.0-dev
Module clipboard
Module Items
Structs
Enums
Traits
In crate iced_
core
Modules
alignment
animation
border
clipboard
event
font
gradient
image
input_method
keyboard
layout
mouse
overlay
padding
renderer
svg
text
theme
time
touch
widget
window
Macros
color
Structs
Color
Degrees
Element
Pixels
Point
Radians
Rectangle
Settings
Shadow
Shell
Size
SmolStr
Transformation
Vector
Enums
Background
ContentFit
Length
Rotation
Traits
Function
Functions
never
iced_core
Module
clipboard
Copy item path
Settings
Help
Summary
Source
Expand description
Access the clipboard.
Structs
§
Null
A null implementation of the
Clipboard
trait.
Enums
§
Kind
The kind of
Clipboard
.
Traits
§
Clipboard
A buffer for short-term storage and transfer within and between applications.