pub fn run_system_cached<M, S>(system: S) -> impl CommandExpand description
A Command that runs the given system,
caching its SystemId in a CachedSystemId resource.
pub fn run_system_cached<M, S>(system: S) -> impl CommandA Command that runs the given system,
caching its SystemId in a CachedSystemId resource.