Type Alias MeasureTextFunction

Source
pub type MeasureTextFunction = fn(text: &str, config: TextElementConfig) -> Dimensions;