Skip to content

impl FromStr for NonZeroU8, NonZeroU16, ... #58604

Closed
@bcmyers

Description

@bcmyers

Is there any reason why the following types couldn't implement core::str::FromStr?

  • core::num::NonZeroU8
  • core::num::NonZeroU16
  • core::num::NonZeroU32
  • core::num::NonZeroUsize
  • core::num::NonZeroU64
  • core::num::NonZeroU128

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions