5 stable releases

Uses old Rust 2015

2.1.1 Feb 13, 2021
2.1.0 Oct 23, 2020
2.0.0 Mar 27, 2020
1.0.1 Feb 23, 2020

#20 in #lv2

Download history 43/week @ 2024-03-11 44/week @ 2024-03-18 51/week @ 2024-03-25 82/week @ 2024-04-01 27/week @ 2024-04-08 68/week @ 2024-04-15 75/week @ 2024-04-22 105/week @ 2024-04-29 51/week @ 2024-05-06 43/week @ 2024-05-13 50/week @ 2024-05-20 34/week @ 2024-05-27 37/week @ 2024-06-03 54/week @ 2024-06-10 46/week @ 2024-06-17 38/week @ 2024-06-24

178 downloads per month
Used in 8 crates (via lv2-core)

MIT/Apache

17KB
305 lines

Procedural macros for lv2-core

This crate includes several produral macros used by the lv2-core 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

at your option.


lib.rs:

Procedural macros for lv2-core.

Dependencies

~1.5MB
~35K SLoC