Struct rusty_express::HttpServer [] [src]

pub struct HttpServer { /* fields omitted */ }

Methods

impl HttpServer
[src]

[src]

[src]

[src]

[src]

Deprecated since 0.3.0

: This feature will be removed in 0.3.3

[src]

[src]

Trait Implementations

impl ServerDef for HttpServer
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

impl Router for HttpServer
[src]

[src]

[src]

[src]

[src]

[src]

[src]

impl ViewEngineDefinition for HttpServer
[src]

[src]

Auto Trait Implementations

impl Send for HttpServer

impl Sync for HttpServer