pub fn remove_resource<R>() -> impl Commandwhere R: Resource,
A Command that removes a Resource from the world.
Command
Resource