Type Definition lockchain_http::HttpApi[][src]

type HttpApi<V> = HttpServer<App<Arc<Mutex<V>>>>;

A simple rename of the long generic types that are returned for a new server