Crate awto

Crate awto 

Source
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;

Modules§

database
prelude
protobuf
schema
service

Macros§

register_services