support 0.4.0

A collection of helper methods for Rust projects.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Support

A collection of helper methods for Rust projects.

## Installation

To use this library, run the following command in your terminal:

```bash
cargo add support
```

## License

Support is licensed under the MIT License. See the [LICENSE](https://github.com/support-rust/package/blob/0.x/LICENSE) file for details.