Skip to main content

prepare_text_layout_for_node

Function prepare_text_layout_for_node 

Source
pub fn prepare_text_layout_for_node(
    node_id: Option<usize>,
    text: &AnnotatedString,
    style: &TextStyle,
    options: TextLayoutOptions,
    max_width: Option<f32>,
) -> PreparedTextLayout
Expand description

Re-export the UI crate so applications can depend on a single crate.