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 51/week @ 2024-08-26 183/week @ 2024-09-02 72/week @ 2024-09-09 81/week @ 2024-09-16 82/week @ 2024-09-23 244/week @ 2024-09-30 201/week @ 2024-10-07 46/week @ 2024-10-14 21/week @ 2024-10-21 34/week @ 2024-10-28 75/week @ 2024-11-04 33/week @ 2024-11-11 40/week @ 2024-11-18 42/week @ 2024-11-25 50/week @ 2024-12-02 117/week @ 2024-12-09

254 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
~38K SLoC