mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 02:19:22 +02:00
export symbols
This commit is contained in:
@ -77,7 +77,7 @@ pub enum ClientConnectorError {
|
||||
#[fail(display = "{}", _0)]
|
||||
Connector(#[cause] ConnectorError),
|
||||
|
||||
/// Connecting took too long
|
||||
/// Connection took too long
|
||||
#[fail(display = "Timeout out while establishing connection")]
|
||||
Timeout,
|
||||
|
||||
|
Reference in New Issue
Block a user