#[resource_exists_and_changed]
Expand description

system parameter marker attribute that generates
.add_system( system_name.run_if(resource_exists_and_changed::<arg>()) )