Module cache
iced_
graphics
0.14.0-dev
Module cache
Module Items
Structs
Type Aliases
In iced_
graphics::
text
Modules
cache
editor
paragraph
Structs
FontSystem
Raw
Version
Enums
Text
Constants
FIRA_SANS_REGULAR
Functions
font_system
measure
to_attributes
to_color
to_shaping
to_wrap
iced_graphics
::
text
Module
cache
Copy item path
Settings
Help
Summary
Source
Expand description
Cache text.
Structs
§
Cache
A store of recently used sections of text.
Entry
A cache entry.
Key
A cache key representing a section of text.
Type Aliases
§
KeyHash
The hash of a
Key
.