Skip to main content

Crate nargo_server

Crate nargo_server 

Source
Expand description

Nargo development server.

This module provides development server, static file serving, and mock server functionality.

Structs§

DevServer
Development server.
MockRoute
Mock route definition.
MockServer
Mock server for development.
ServerOptions
Server options.

Enums§

ServerMode
Server mode.

Functions§

run
Run the server with the given options.