wgs_runtime_base 0.0.1

Wgs format
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.anyhow]
version = "1.0"

[dependencies.wgs_core]
version = "0.0.1"

[package]
authors = ["Fralonra <zoronlivingston@gmail.com>"]
description = "Wgs format"
edition = "2021"
homepage = "https://github.com/fralonra/wgs"
keywords = ["wgs", "wgsl", "graphics", "creative-coding"]
license = "MIT"
name = "wgs_runtime_base"
readme = "README.md"
repository = "https://github.com/fralonra/wgs"
version = "0.0.1"