# `system-graph` [![Build Status][bi]][bl] [![Crates.io][ci]][cl] [![Gitter][gi]][gl] ![MIT/Apache][li] [![Docs.rs][di]][dl] ![LoC][lo] [bi]: https://travis-ci.com/slide-rs/system-graph.svg?branch=master [bl]: https://travis-ci.com/slide-rs/system-graph [ci]: https://img.shields.io/crates/v/system-graph.svg [cl]: https://crates.io/crates/system-graph/ [li]: https://img.shields.io/crates/l/system-graph.svg?maxAge=2592000 [di]: https://docs.rs/system-graph/badge.svg [dl]: https://docs.rs/system-graph/ [gi]: https://badges.gitter.im/slide-rs/specs.svg [gl]: https://gitter.im/slide-rs/specs [lo]: https://tokei.rs/b1/github/slide-rs/system-graph?category=code `system-graph` is an experimental replacement for `shred::Dispatcher`. Minimum Rust version: 1.28 ## Contribution Contribution is very welcome! If you didn't contribute before, just filter for issues with "easy" or "good first issue" label. Please note that your contributions are assumed to be dual-licensed under Apache-2.0/MIT.