pub fn layout_frame(
registry: &FontRegistry,
params: &FrameLayoutParams,
available_width: f32,
) -> FrameLayoutExpand description
Lay out a frame: compute dimensions, lay out nested content.
pub fn layout_frame(
registry: &FontRegistry,
params: &FrameLayoutParams,
available_width: f32,
) -> FrameLayoutLay out a frame: compute dimensions, lay out nested content.