HomePhabricator
Diffusion Comm 7b335fb66032

[native/rust_library] Refactor Tonic client utility function names for Identity…

Description

[native/rust_library] Refactor Tonic client utility function names for Identity service

Summary:
This diff introduces refactoring the Tonic client utility function names for the Identity service in a Rust native library.
As we are using a single Rust library for the native which will contain clients and helper functions for all services we should refactor the Identity service-related function names to be more specific.
This refactoring adds an identity prefix to the function names.

Linear task: ENG-1333

Test Plan: Rust library and native app are successfully built.

Reviewers: varun, jon

Reviewed By: varun, jon

Subscribers: ashoat, tomek, atul

Differential Revision: https://phab.comm.dev/D5968