Skip to content

Use async fn over a custom Future Type#284

Description

@zprobst

馃挕 Feature description

I would be willing to perform the change to convert from and get rid of the related cruft as a result. But I wanted to make sure that was a contribution this repo was up to receiving before doing it. This appears to be the most up-to-date and maintained GitHub integration for rust.

馃捇 Basic example

fn foo() -> Future<T> to an async fn foo() -> Result<T>

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions