Skip to content

Unnecessary hard coded precision in HumanFloatCount #485

@ReagentX

Description

@ReagentX

The following is impossible to disable:

let num = format!("{:.4}", self.0);

This precision should be customizable. There is also nothing in the template docs that explain this.

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