Skip to content

units: Make amount module not require "alloc" feature #2389

@tcharding

Description

@tcharding

The amount module has loads of string parsing and heavily relies on types from allloc, however there may be no-std users that would still like to have an Amount type. It should be feasible to make the feature gating more fine grained so we can provide an Amount type in "no-std" builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    1.0Issues and PRs required or helping to stabilize the APIC-unitsPRs modifying the units crate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions