sweet_utils 0.4.1

Cross-platform utilities and dev tools
Documentation
# Sweet

<div align="center">
  <p>
    <strong>Cross-platform rust utilities and dev tools</strong>
  </p>
  <p>
    <a href="https://crates.io/crates/sweet"><img src="https://img.shields.io/crates/v/sweet.svg?style=flat-square" alt="Crates.io version" /></a>
    <a href="https://crates.io/crates/sweet"><img src="https://img.shields.io/crates/d/sweet.svg?style=flat-square" alt="Download" /></a>
    <a href="https://docs.rs/sweet"><img src="https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square" alt="docs.rs docs" /></a>
  </p>
  <h3>
    <!-- <a href="https://mrchantey.github.io/sweet/docs">Book</a> -->
    <!-- <span> | </span> -->
    <a href="https://docs.rs/sweet">API Docs</a>
    <!-- <span> | </span> -->
    <!-- <a href="https://mrchantey.github.io/sweet/docs/other/contributing.html">Contributing</a> -->
  </h3>
  <sub>made with ❤️‍🔥 by mrchantey</a></sub>
</div>
<br/>

| Crate                                                   | Description                            |
| ------------------------------------------------------- | -------------------------------------- |
| [`sweet_bevy`]https://crates.io/crates/sweet_bevy     | Bevy utilities                         |
| [`sweet_fs`]https://crates.io/crates/sweet_fs         | FS utilities                           |
| [`sweet_server`]https://crates.io/crates/sweet_server | Simple file server with live reload    |
| [`sweet_test`]https://crates.io/crates/sweet_test     | A pretty cross platform test runner    |
| [`sweet-cli`]https://crates.io/crates/sweet-cli       | Cross-platform utilities and dev tools |