Macro bevy_rrise::rrise_setting
source · [−]macro_rules! rrise_setting {
($setting:expr) => { ... };
}Expand description
Shorthand for creating Rrise*Settings [Res<T>] types.
macro_rules! rrise_setting {
($setting:expr) => { ... };
}Shorthand for creating Rrise*Settings [Res<T>] types.