nxlib 0.1.0

NXLang basic library in rust (WIP)
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "nxlib"
version = "0.1.0"
edition = "2018"
authors = ["Zarmot <dev@zarmot.com>"]
description = "NXLang basic library in rust (WIP)"
license = "MIT OR Apache-2.0"
repository = "https://github.com/NXLang/Noa"

[dependencies]