Skip to content

async_trait -> async functions in traits #447

Description

@Twister915

Is it possible to allow users to avoid boxed futures by using the async fn in traits feature?

First such trait I ran into which this would apply to is called QueryParser (pgwire::api::stmt::QueryParser), but there are many in this crate.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions