Skip to main content

Crate nestforge_macros

Crate nestforge_macros 

Source

Attribute Macros§

authenticated
controller
The #[controller] macro is your starting point for defining a route group.
delete
description
dto
entity
entity_dto
get
id
identifiable
injectable
#[injectable] marks a struct as something NestForge can manage for you.
module
post
put
response
response_dto
roles
routes
#[routes] is where the magic happens for your controllers.
summary
tag
use_exception_filter
use_guard
use_interceptor
version

Derive Macros§

Identifiable
Validate