Type Definition graph_http::BlockingHttpClient

source ·
pub type BlockingHttpClient = HttpClient<RefCell<BlockingClient>>;