|  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. | ||
|---|---|---|
| .. | ||
| app_plugin.rs | ||
| bevy_main.rs | ||
| bytes.rs | ||
| enum_variant_meta.rs | ||
| lib.rs | ||
| modules.rs | ||
| render_resource.rs | ||
| render_resources.rs | ||
| resource.rs | ||
| shader_defs.rs | ||