pub fn prepare_text_layout(
text: &AnnotatedString,
style: &TextStyle,
options: TextLayoutOptions,
max_width: Option<f32>,
) -> PreparedTextLayoutExpand description
Re-export the UI crate so applications can depend on a single crate.