Skip to content

impl Reflect for Wrapping #19257

Open
Open
@jonathandw743

Description

@jonathandw743

What problem does this solve or what need does it fill?

Reflecting structs containing a Wrapping.

What solution would you like?

Implementations of Reflect for num::Wrapping types.

What alternative(s) have you considered?

Using the primitive value and then band aid solutions.
Implementing Reflect manually for structs containing a Wrapping.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ReflectionRuntime information about typesC-FeatureA new feature, making something new possibleD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesX-ControversialThere is active debate or serious implications around merging this PR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions