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 63/week @ 2023-12-18 107/week @ 2023-12-25 39/week @ 2024-01-01 37/week @ 2024-01-08 97/week @ 2024-01-15 38/week @ 2024-01-22 47/week @ 2024-01-29 46/week @ 2024-02-05 49/week @ 2024-02-12 69/week @ 2024-02-19 71/week @ 2024-02-26 41/week @ 2024-03-04 43/week @ 2024-03-11 44/week @ 2024-03-18 51/week @ 2024-03-25 82/week @ 2024-04-01

229 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
~34K SLoC