Macro iced::widget::rich_text

source ยท
macro_rules! rich_text {
    () => { ... };
    ($($x:expr),+ $(,)?) => { ... };
}
Expand description

Creates some Rich text with the given spans.