rust-template-example 0.1.0

An example showcasing the usage of https://github.com/PRO-2684/rust-template.
Documentation
# rust-template-example

[![GitHub License](https://img.shields.io/github/license/PRO-2684/rust-template-example?logo=opensourceinitiative)](https://github.com/PRO-2684/rust-template-example/blob/main/LICENSE)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PRO-2684/rust-template-example/release.yml?logo=githubactions)](https://github.com/PRO-2684/rust-template-example/blob/main/.github/workflows/release.yml)
[![GitHub Release](https://img.shields.io/github/v/release/PRO-2684/rust-template-example?logo=githubactions)](https://github.com/PRO-2684/rust-template-example/releases)
[![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/PRO-2684/rust-template-example/total?logo=github)](https://github.com/PRO-2684/rust-template-example/releases)
[![Crates.io Version](https://img.shields.io/crates/v/rust-template-example?logo=rust)](https://crates.io/crates/rust-template-example)
[![Crates.io Total Downloads](https://img.shields.io/crates/d/rust-template-example?logo=rust)](https://crates.io/crates/rust-template-example)
[![docs.rs](https://img.shields.io/docsrs/rust-template-example?logo=rust)](https://docs.rs/rust-template-example)

An example showcasing the usage of https://github.com/PRO-2684/rust-template.

## 📥 Installation

### Using [`binstall`]https://github.com/cargo-bins/cargo-binstall

```shell
cargo binstall rust-template-example
```

### Downloading from Releases

Navigate to the [Releases page](https://github.com/PRO-2684/rust-template-example/releases) and download respective binary for your platform. Make sure to give it execute permissions.

### Compiling from Source

```shell
cargo install rust-template-example
```

## 💡 Examples

TODO

## 📖 Usage

TODO

## 🎉 Credits

TODO