mtk 0.1.7

General purpose toolkit for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.colored]
version = "2.0.0"

[package]
authors = ["maDeveloper"]
description = "General purpose toolkit for Rust"
edition = "2021"
include = ["src/*", "Cargo.toml"]
license = "MIT OR Apache-2.0"
name = "mtk"
readme = "README.md"
repository = "https://github.com/sahdjfg/mtk"
resolver = "2"
version = "0.1.7"