pub fn clear() -> impl EntityCommand
An EntityCommand that removes all components from an entity.
EntityCommand