thor 0.0.1

A powerful Rust library inspired by the Norse god of thunder
Documentation
[dependencies]

[lib]
name = "thor"
path = "src/lib.rs"

[package]
authors = ["zealeo < caozealeo@gmail.com"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools"]
description = "A powerful Rust library inspired by the Norse god of thunder"
documentation = "https://docs.rs/thor"
edition = "2024"
keywords = ["thor"]
license = "MIT OR Apache-2.0"
name = "thor"
readme = "README.md"
version = "0.0.1"