fxplug 0.1.1

Safe Rust authoring API for FxPlug tileable effects
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "fxplug"
version = "0.1.1"
dependencies = [
 "fxplug-sys",
]

[[package]]
name = "fxplug-sys"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c53e1a28244c8c77cb2f5d701565e9d30dc7d23561e7cd7f0f23436be78c8f37"