Module app

Source
Expand description

§Application Builder

The core application builder for Torch web framework. This module provides the main App struct that serves as the entry point for building web applications.

Structs§

App
The main application builder for Torch web framework.

Functions§

app
Creates a new application instance.