aquaengine 0.0.2

AquaEngine is a RAD framework for graphics and computes
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "aquaengine"
version = "0.0.2"
authors = ["Adrien Jeser <adrien@jeser.me>"]
license = "AGPL-3.0"
repository = "https://framagit.org/ametha/aquaengine/core.git"
description = "AquaEngine is a RAD framework for graphics and computes"

[dev-dependencies]
clippy = { version = "^0" }