Module cache
cosmic
0.1.0
Module cache
Module Items
Structs
Type Aliases
In cosmic::
iced_
renderer::
graphics::
text
Modules
cache
cosmic_text
editor
paragraph
Structs
Cache
Editor
FontSystem
Paragraph
Raw
Version
Enums
Text
Functions
font_system
measure
to_attributes
to_color
to_shaping
to_wrap
cosmic
::
iced_renderer
::
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
.