mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
1690a9db97
Problem: - When using the 'as_crate' attribute, if 'as_crate' was empty, the only error you would get is 'integer underflow'. Solution: - Provide an explicit check for the 'as_crate' attribute's token stream to ensure the formatting is correct. Note: - Also reworked 'get_meta' by not making it call 'Manifest::find' twice. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |