Macros collection for converting Structure to Model, for a mango-orm project.
Macros
Model
Macro for converting Structure to mango-orm Model.
The model can access the database.
The model can create, update, and delete documents in collections.
Requirements
quote
regex
serde_json
syn
serde
Changelog
v0.3.1 (Updated README.md)
v0.3.0 (Support for the Form macro has been removed.)