veloren_
common_
ecs
0.10.0
In veloren_
common_
ecs::
system
veloren_common_ecs
::
system
Function
run_now
Copy item path
Source
pub fn run_now<'a, 'b, T>(world: &'a World)
where T: for<'c>
System
<'c> +
Send
+ 'a +
Default
,