Skip to content

Parse async closures trait bound syntax #1628

@dtolnay

Description

@dtolnay

Tracking issue: rust-lang/rust#62290

async fn call<T>(f: &impl async Fn() -> T) -> T {

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions