API Reference gust_web v#0.1.30

Modules

The entrypoint for defining your web interface, such as controllers, components, channels, and so on.

Provides core UI components.

Router macro that mounts the Gust dashboard at a chosen path.

This module is invoked by your endpoint in case of errors on HTML requests.

This module is invoked by your endpoint in case of errors on JSON requests.

A module providing Internationalization with a gettext-based API.

This module holds layouts and related functionality used by your application.