Overwatch/overwatch-derive/README.md

1.1 KiB

Overwatch

github crates.io docs.rs build status

Overwatch is a framework to easily construct applications that requires of several independent parts that needs communication between them. Everything is self-contained, and it matches somewhat the advantages of microservices.

Overwatch derive

This crate contains the derive utilities for Overwatch