Skip to content

Access serde attributes with reflection #19557

Open
@Leinnan

Description

@Leinnan

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

Currently there is no way to know from type registration if given type does not have changed name of field, skiping serialization or providing default value if no field is present.

What solution would you like?

Could it be possible to build and store that information on build time for registered types?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ReflectionRuntime information about typesC-FeatureA new feature, making something new possibleS-Needs-DesignThis issue requires design work to think about how it would best be accomplishedX-UncontroversialThis work is generally agreed upon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions