tlecs 0.1.2

tlecs is a lightweight, non-traditional library for creating projects with dynamic objects.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Theo Lee <th3o1237@gmail.com>"]
description = "tlecs is a lightweight, non-traditional library for creating projects with dynamic objects."
edition = "2021"
license = "MIT"
name = "tlecs"
readme = "README.md"
repository = "https://github.com/ThiccTheo/tlecs"
rust-version = "1.65"
version = "0.1.2"