Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Miniserde utilities library, like adapters for Display and FromStr #11

@dtolnay

Description

@dtolnay

Originally requested in dtolnay/miniserde#3 but Miniserde is taking a minimal approach that does not leave room for shipping helpers like that in-crate.

The Display and FromStr adapters in that thread are a good start but also take a skim through serde_aux and serde_with to see whether anything in those Serde helper libraries can translate over nicely to a Miniserde helper library.

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