Skip to content

Make helix::client::custom first-class #322

Description

@Emilgardis

I want to make the req_*_custom methods more useful, this would provide a way to do no allocation as wanted with #114, provided that the user creates the structs they need.

  • Don't place custom behind unsupported
  • consider improving ergonomics of how to specify return type. e.g is let resp: MyStruct = client.req_get_custom(req, &token).await?.data(); enough?

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