roland-core 0.1.0

Core library for Roland VR-6HD remote control protocol
Documentation
[dependencies]

[[example]]
name = "telnet_client"
path = "examples/telnet_client.rs"

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

[package]
authors = ["Shugo Kawamura"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Core library for Roland VR-6HD remote control protocol"
edition = "2021"
license = "MIT"
name = "roland-core"
readme = false
repository = "https://github.com/FlowingSPDG/roland-rs"
version = "0.1.0"