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

#21 in #lv2

Download history 34/week @ 2024-11-13 47/week @ 2024-11-20 43/week @ 2024-11-27 66/week @ 2024-12-04 73/week @ 2024-12-11 30/week @ 2024-12-18 7/week @ 2024-12-25 19/week @ 2025-01-01 38/week @ 2025-01-08 38/week @ 2025-01-15 34/week @ 2025-01-22 32/week @ 2025-01-29 31/week @ 2025-02-05 73/week @ 2025-02-12 52/week @ 2025-02-19 35/week @ 2025-02-26

202 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