Struct rusty_express::HttpServer [] [src]

pub struct HttpServer { /* fields omitted */ }

Methods

impl HttpServer
[src]

[src]

[src]

[src]

[src]

[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