Crate bloom_web_macros

Crate bloom_web_macros 

Source

Attribute Macros§

auto_register
controller
delete
delete_mapping
get
get_mapping
patch
patch_mapping
post
post_mapping
put
put_mapping
repository
scheduled

Derive Macros§

ApiSchema
Entity
Derives Entity functionality for structs, generating database table creation and CRUD operations.