Skip to content

Better handling of failed parses #785

@Connoropolous

Description

@Connoropolous

We had this in the last versions too, the pre 1.0.0 versions, as an issue... what if, when there's an error, it tries again but this time spells out where the error is with serde path to error?

from_str(str).map_err(|_| Err::deserialize_err("error deserializing request data"))

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions