# Overwatch [github](https://github.com/logos-co/Overwatch) [crates.io](https://crates.io/crates/overwatch-derive) [docs.rs](https://docs.rs/overwatch-derive) [build status](https://github.com/logos-co/Overwatch/actions?query=branch%3Amaster) 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](https://crates.io/crates/overwatch-rs)