Skip to content

How can I use Valuable on serde_json::Value #3261

@Vrajs16

Description

@Vrajs16

I am using the valuable experimental feature, but doesn't seem to work with serde_json value. It seems I have to derive the Valuable Trait on struct but not sure how I would do that with serde_json::Value since I can't implement a trait on a type outside my crate. Are there any solutions or alternatives that I can do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions