mirror of
https://github.com/actix/actix-web.git
synced 2025-01-01 12:58:46 +00:00
fix doc api example
This commit is contained in:
parent
009ee4b3db
commit
8452c7a044
1 changed files with 1 additions and 0 deletions
|
@ -289,6 +289,7 @@ impl ClientConnector {
|
|||
/// # use futures::{future, Future};
|
||||
/// # use std::io::Write;
|
||||
/// # use std::process;
|
||||
/// # use actix_web::actix::Actor;
|
||||
/// extern crate openssl;
|
||||
/// use actix_web::client::{ClientConnector, Connect};
|
||||
///
|
||||
|
|
Loading…
Reference in a new issue