Skip to content

Support serializing structs back into query strings #6

@nonnorm

Description

@nonnorm

Hello!

Thank you for creating this crate, I really like the support for a variety of methods to handle arrays/nested structs.

I wanted to suggest adding support for serialization as well. It would be fantastic if the crate could take any struct that implements Serialize and convert it back into a query string format, respecting the different parsing modes. This would put it on par with other crates like serde_urlencoded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions