Skip to main content

Crate ito_web

Crate ito_web 

Source
Expand description

Web server for browsing and editing Ito projects.

ito-web provides the server-side pieces behind the Ito web UI.

Structs§

ServeConfig
Start the web server with the given configuration. Server configuration.

Functions§

serve
Start the web server with the given configuration. Start the web server.