Skip to main content

make_ty

Function make_ty 

Source
fn make_ty(
    make: &SyntaxFactory,
    ty: &Type<'_>,
    ctx: &AssistContext<'_, '_>,
    module: Module,
) -> Type