Crates.io | lv2-core-derive |
lib.rs | lv2-core-derive |
version | 2.1.1 |
source | src |
created_at | 2020-02-23 14:14:20.247757 |
updated_at | 2021-02-13 12:16:52.858703 |
description | Procedural macros for lv2-core |
homepage | |
repository | https://github.com/RustAudio/rust-lv2 |
max_upload_size | |
id | 211745 |
size | 28,009 |
This crate includes several produral macros used by the lv2-core crate.
The original LV2 API (in the C
programming language) is documented by "the LV2 book". This book is in the process of being translated to Rust along with the development of rust-lv2
(link) and describes how to properly use rust-lv2
.
Licensed under either of
at your option.