[][src]Function approveapi::create_client

pub fn create_client<S: Into<String>>(
    api_key: S
) -> ApproveApiClient<HttpsConnector<HttpConnector>>