Skip to main content

early_text

Function early_text 

Source
fn early_text(
    sema: &Semantics<'_, RootDatabase>,
    early_node: &Either<AnyHasLoopBody, Either<Fn, ClosureExpr>>,
) -> &'static str