Macros§
Attribute Macros§
- cachetest
- dbtest
- e2e_
test - filter_
fn - A macro attribute to write custom filters for askama templates.
- main
- model
- Implement the
Modeltrait for a struct. - test
- An attribute macro that defines an
asynctest function for a Cot-powered app.
Derive Macros§
- Admin
Model - ApiOperation
Response - Form
- From
Request Head - Into
Response - Model
Helper - Select
AsForm Field - Select
Choice - Template
- The
Templatederive macro and itstemplate()attribute.