Crate viz_core[][src]

Expand description

Viz’s Core

Modules

Application Configuration

Web Types

Macros

Error

Error

Error

Converts a custom error to Response and then converts to Error.

Responds a custom error to response.

Structs

The Context of an HTTP request - response.

Endpoint

Error

Viz Response

Traits

A Extractor trait.

A future represents an asynchronous computation.

The handle trait within the given Args then returns Response.

A handle trait for asynchronous context pipeline.

Middleware Extends

Type Definitions

An owned dynamically typed [Future] for use in cases where you can’t statically type your result or need to add some indirection.

Dyn Middleware

Result

Middleware List