Skip to content

Convert between numbers #39

@ModProg

Description

@ModProg

E.g. in json there is no distinction between floats and integers.

I want to use therefor an f64 for both in rust. when I deserialize_into into an enum with only an f64 variant it crashes because it parses e.g. 5 as u64.

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