# Watchers [![Build Status](https://github.com/ewe-studios/platform/blob/master/crates/watchers/design/Watchful.svg)]( https://github.com/watchers-rs/watchers/actions) [![License](https://img.shields.io/badge/license-MIT_OR_Apache--2.0-blue.svg)]( https://github.com/watchers-rs/watchers#license) [![Cargo](https://img.shields.io/crates/v/watchers.svg)]( https://crates.io/crates/watchers) [![Documentation](https://docs.rs/platform/watchers/badge.svg)]( https://docs.rs/platform/watchers) [![Rust 1.75+](https://img.shields.io/badge/rust-1.61+-lightgray.svg)]( https://www.rust-lang.org) [![chat](https://img.shields.io/discord/569610676205781012.svg?logo=discord)](https://discord.com/invite/JXYwgWZ) ![watchers logo](./design/Watchful.png) Implements the underlying foundational systems that power the [watchful](../../bin/watchful/) binary crate. It's focused on clean code architecture, deep separation of concerns and flexibility to ensure we allow easy change and addition of features as the future flows forward.