Skip to content

expose register_reader and register_writer so that manual futures can be implemented #36

@dvc94ch

Description

@dvc94ch

since rust doesn't support self referential structs there needs to be an alternative to async fn next(&self). Since self isn't owned there is no way to get it into a struct so that it can be polled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions