Overwatch/overwatch-derive/README.md

16 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

# Overwatch
[<img alt="github" src="https://img.shields.io/badge/github-logos-co/overwatch-derive-8da0cb?style=for-the-badge&labelColor=555555&logo=github" height="20">](https://github.com/logos-co/Overwatch)
[<img alt="crates.io" src="https://img.shields.io/crates/v/overwatch-derive.svg?style=for-the-badge&color=fc8d62&logo=rust" height="20">](https://crates.io/crates/overwatch-derive)
[<img alt="docs.rs" src="https://img.shields.io/badge/doc/overwatch-derive-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs" height="20">](https://docs.rs/overwatch-derive)
[<img alt="build status" src="https://img.shields.io/github/workflow/logos-co/Overwatch/CI/master?style=for-the-badge" height="20">](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)