Struct hyper_socks_async::Socksv5Connector [] [src]

pub struct Socksv5Connector { /* fields omitted */ }

Methods

impl Socksv5Connector
[src]

[src]

Trait Implementations

impl Service for Socksv5Connector
[src]

Requests handled by the service.

Responses given by the service.

Errors produced by the service.

The future response value.

[src]

Process the request and return the response asynchronously.