Expand description
awto
Awtomate your 🦀 microservices with awto
§Awto
Awto treats your rust project as the source of truth for microservices, and generates database tables and protobufs based on your schema and service.
See more on the repository.
Re-exports§
pub use awto_macros as macros;pub use lazy_static;