Skip to content

Using async code in Extensions #363

@fitzthum

Description

@fitzthum

Is this possible?

Async closures are not stable. I don't really want to stick a block_on thing inside the closure. I might be able to use an async function as an extension, but it would need to take some arguments other than Params and I am not sure if those can be passed in.

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