Function tsukuyomi::run [−][src]
pub fn run(app: App) -> AppResult<()>
Starts an HTTP server with a constructed App
and the default server configuration.
pub fn run(app: App) -> AppResult<()>
Starts an HTTP server with a constructed App
and the default server configuration.