Skip to main content

get_visual_style_child_shape

Function get_visual_style_child_shape 

Source
fn get_visual_style_child_shape(
    context: &RewriteContext<'_>,
    shape: Shape,
    offset: usize,
    parent_overflowing: bool,
    span: Span,
) -> Result<Shape, ExceedsMaxWidthError>