bastion-utils 0.3.2

Utilities for Bastion, the highly-available, fault-tolerant, async communication oriented executor
Documentation
# Bastion Utils

<table align=left style='float: left; margin: 4px 10px 0px 0px; border: 1px solid #000000;'>
<tr>
  <td>Latest Release</td>
  <td>
    <a href="https://crates.io/crates/bastion-utils">
    <img alt="Crates.io" src="https://img.shields.io/crates/v/bastion-utils.svg?style=popout-square">
    </a>
  </td>
</tr>
<tr>
  <td></td>
</tr>
<tr>
  <td>License</td>
  <td>
    <a href="https://github.com/bastion-rs/bastion/blob/master/LICENSE">
    <img alt="Crates.io" src="https://img.shields.io/crates/l/bastion.svg?style=popout-square">
    </a>
</td>
</tr>
<tr>
  <td>Build Status</td>
  <td>
    <a href="https://actions-badge.atrox.dev/bastion-rs/bastion/goto">
    <img alt="Build Status" src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fbastion-rs%2Fbastion%2Fbadge&style=flat" />
    </a>
  </td>
</tr>
<tr>
  <td>Downloads</td>
  <td>
    <a href="https://crates.io/crates/lightproc">
    <img alt="Crates.io" src="https://img.shields.io/crates/d/bastion-utils.svg?style=popout-square">
    </a>
  </td>
</tr>
<tr>
	<td>Discord</td>
	<td>
		<a href="https://discord.gg/DqRqtRT">
		<img alt="Discord Chat" src="https://img.shields.io/discord/628383521450360842.svg?logo=discord">
		</a>
	</td>
</tr>
</table>

Utilities for Bastion, the highly-available, fault-tolerant, async communication oriented executor