Skip to main content

path_expr_from_local

Function path_expr_from_local 

Source
fn path_expr_from_local(
    make: &SyntaxFactory,
    ctx: &AssistContext<'_, '_>,
    var: Local,
    edition: Edition,
) -> Expr