Skip to main content

Module module

Module module 

Source

Structs§

DynamicModuleBuilder
InitializedModule
ModuleGraphEntry
ModuleGraphReport
ModuleRef

Traits§

ControllerBasePath
Metadata implemented by the #[controller("/path")] attribute macro. It defines the base path where all routes within the controller will live.
ControllerDefinition
A ControllerDefinition provides the structure for NestForge to build an Axum router.
ModuleDefinition
ModuleDefinition is the contract for defining a NestForge module.

Functions§

collect_module_graph
collect_module_route_docs
initialize_module_graph
initialize_module_runtime

Type Aliases§

LifecycleHook