Crate viz[][src]

Expand description

Viz

Re-exports

pub use viz_utils as utils;

Modules

Prelude some stuff

Structs

Viz App

A listening HTTP server that accepts connections in both HTTP1 and HTTP2 by default.

Functions

Creats a Server

Serves a request and returns a response.