gravity-core 0.1.0

The gravity core
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["goffre.y <jeff.cofos@gmail.com>"]
description = "The gravity core"
edition = "2021"
exclude = []
include = ["src/*.rs", "Cargo.toml"]
keywords = ["gravity", "gravity-core"]
license = "MIT"
name = "gravity-core"
readme = "README.md"
repository = "https://github.com/Jeffr-K/gravity-core.git"
version = "0.1.0"