Crate tsukuyomi_server

source ·
Expand description

A general purpose HTTP server based on Hyper and tower-service.

Re-exports

pub extern crate futures;
pub extern crate http;

Modules

Primitives for spawning asynchronous tasks

Functions

Type Definitions

A type alias representing a critical error.