phosphor-plugin 0.3.10

Plugin trait definitions for the Phosphor DAW
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "phosphor-plugin"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Plugin trait definitions for the Phosphor DAW"
readme = "../../README.md"

[dependencies]
thiserror.workspace = true

[dev-dependencies]
proptest.workspace = true