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

#338 in #create

Download history 39/week @ 2026-01-01 21/week @ 2026-01-08 44/week @ 2026-01-15 51/week @ 2026-01-22 85/week @ 2026-01-29 46/week @ 2026-02-05 27/week @ 2026-02-12 67/week @ 2026-02-19 45/week @ 2026-02-26 36/week @ 2026-03-05 72/week @ 2026-03-12 54/week @ 2026-03-19 44/week @ 2026-03-26 61/week @ 2026-04-02 51/week @ 2026-04-09 69/week @ 2026-04-16

228 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.

Dependencies

~1.5MB
~40K SLoC