Skip to main content

generics_shape_from_config

Function generics_shape_from_config 

Source
fn generics_shape_from_config(
    config: &Config,
    shape: Shape,
    offset: usize,
    span: Span,
) -> Result<Shape, ExceedsMaxWidthError>