guitar 0.1.1

A toolkit for string-based instruments
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.once_cell]
version = "1.17.1"

[package]
authors = ["Fuwn <contact@fuwn.me>"]
description = "A toolkit for string-based instruments"
documentation = "https://docs.rs/guitar"
edition = "2021"
homepage = "https://github.com/Fuwn/guitar"
keywords = ["guitar", "fret", "neck", "bridge"]
license = "GPL-3.0-only"
name = "guitar"
readme = "README.md"
repository = "https://github.com/Fuwn/guitar"
version = "0.1.1"