Type Definition BlockingHttpClient
Other items ingraph_http
type BlockingHttpClient = HttpClient<RefCell<BlockingClient>>;