Struct actix_web::server::ResumeServer [] [src]

pub struct ResumeServer;

Resume accepting incoming connections

Trait Implementations

impl ResponseType for ResumeServer
[src]

The type of value that this message will resolved with if it is successful.

The type of error that this message will resolve with if it fails in a normal fashion.