mirror of
https://github.com/bevyengine/bevy
synced 2024-11-13 00:17:27 +00:00
0d971a63e4
Fixes #8333 # Objective Fixes issue which causes failure to compile if using `#![deny(missing_docs)]`. ## Solution Added some very basic commenting to the generated read-only fields. honestly I feel this to be up for debate since the comments are very basic and give very little useful information but the purpose of this PR is to fix the issue at hand. --- ## Changelog Added comments to the derive macro and the projects now successfully compile. --------- Co-authored-by: lupan <kallll5@hotmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |