Vamo Macros
Vamo macros is a collection of macros to make possible use structs as resources to be sent over vamo as client.
Usage
use Resource;
use ;
let mut vamo = new?;
let response = vamo.create.await?;
Features
- derive macro for resource trait implementation
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
License
MIT