Skip to main content

BasicTextWithOptions

Function BasicTextWithOptions 

Source
pub fn BasicTextWithOptions<S>(
    __arg0: S,
    __arg1: Modifier,
    __arg2: TextStyle,
    __arg3: TextLayoutOptions,
) -> usize
where S: IntoTextSource + Clone + PartialEq + 'static,
Expand description

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