fxplug 0.1.0

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.0"
dependencies = [
 "fxplug-sys",
]

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