LightWeight 0.1.0

Lightweight collection of RUST libraries, out of the box, refusing over encapsulation.
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["zss <zhang.shuaishuai@hotmail.com>"]
categories = ["Rust patterns", "Web programming"]
description = "Lightweight collection of RUST libraries, out of the box, refusing over encapsulation."
edition = "2021"
keywords = ["lightweight", "dao", "service", "controller", "mvc"]
license = "Apache-2.0"
name = "LightWeight"
readme = "README.md"
version = "0.1.0"