Skip to content

Async zero-cost claim #218

@turalcar

Description

@turalcar

- **Async is zero-cost** in Rust, which means that you only pay for what you use.

That is false. RawWaker very explicitly requires a dynamic dispatch, i. e. it's not zero-cost compared to, say, mio crate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions