clap-sys 0.3.0

Rust bindings for the CLAP audio plugin API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Micah Johnston <micah@glowcoil.com>", "Robbert van der Helm <mail@robbertvanderhelm.nl"]
description = "Rust bindings for the CLAP audio plugin API"
edition = "2021"
license = "MIT/Apache-2.0"
name = "clap-sys"
readme = "README.md"
repository = "https://github.com/glowcoil/clap-sys"
resolver = "2"
rust-version = "1.59"
version = "0.3.0"