simplers 1.0.10

Simplification of too complex stuff in rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Coderspark"]
description = "Simplification of too complex stuff in rust"
edition = "2021"
exclude = [".gitignore"]
license = "Apache-2.0"
name = "simplers"
readme = "README.md"
repository = "https://github.com/coderspark/simplers"
version = "1.0.10"