Skip to content

Allow storing numbers as strings #16

@sirynka

Description

@sirynka

In some cases one might want to parse a json and write data from it into a text file while preserving original number formatting.
This feature request is both question and a proposal.
Why are numbers parsed into floating point format instead of being stored as &str and converted to rust types on demand?
How hard would it be to implement an ability to store them as strings?

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