setup_client

Function setup_client 

Source
pub(crate) async fn setup_client(
    args: ClientArgs,
) -> Result<FlightSqlServiceClient<Channel>>