Skip to main content
Module parser
iced_
core
0.15.0-dev
Module parser
Module Items
Structs
Traits
In iced_
core::
text
iced_core
::
text
Module
parser
Copy item path
Source
Expand description
Parse text.
Structs
§
Plain
Text
A parser that produces no output.
Traits
§
Parser
A type capable of parsing text, producing some
Output
.