art-study 0.1.0

A library for modeling artistic concepts.
Documentation
[[bin]]
name = "art-study"
path = "src/main.rs"

[dependencies]

[lib]
name = "art_study"
path = "src/lib.rs"

[package]
authors = ["Austin Park <ceo@dataengine.co.kr>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A library for modeling artistic concepts."
edition = "2021"
include = ["src/**/*", "Cargo.toml"]
license = "MIT"
name = "art-study"
readme = false
repository = "https://github.com/imaustinpark/art"
version = "0.1.0"