thor 0.0.1

A powerful Rust library inspired by the Norse god of thunder
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Thor 🔨


A powerful Rust library inspired by the Norse god of thunder.

## Installation


Add this to your `Cargo.toml`:

```toml
[dependencies]
thor = "0.0.1"
```