bevyengine / bevyengine/bevy

Access serde attributes with reflection

Open
#19,557 2 comments 0 reactions 0 assignees View on GitHub
A-Reflection C-Feature S-Needs-Design X-Uncontroversial
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## 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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.