= note: this error originates in the derive macro Atmospheric (in Nightly builds, run with -Z macro-backtrace for more info)
help: consider importing one of these items
1 + use bevy::app::AppTypeRegistry;
1 + use crate::collection::nishita::AppTypeRegistry;
help: if you import AppTypeRegistry, refer to it directly
AppTypeRegistry
in modulebevy::ecs::reflect
--> /home/ /.cargo/registry/src/index.crates.io-6f17d22bba15001f/bevy_atmosphere-0.6.0/src/collection/nishita.rs:7:10bevy::ecs::reflect
Atmospheric
(in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing one of these itemsAppTypeRegistry
, refer to it directly