Skip to content

Export SupportedPathBuilder publicly #6732

Description

@olivia-fl

Currently there is a matrix_sdk::http_client::SupportedPathBuilder bound on Client::send, but the http_client module is private. This makes it impossible to write code in dependent crates that is generic over API requests, because you cannot reproduce the bound on Client::send.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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