pub async fn do_root<C: NetCliDepsConnector>( out: JsonWriter<Value>, __arg1: Command, connector: &C, ) -> Result<(), Error>