2 stable releases
1.0.1 | Feb 23, 2020 |
---|
#21 in #lv2
7KB
Procedural macros for lv2-urid
This crate includes several produral macros used by the lv2-urid crate.
Documentation
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
.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
lib.rs
:
Procedural macros for lv2-urid
.
Dependencies
~1.5MB
~35K SLoC