lv2-core-derive

Crates.iolv2-core-derive
lib.rslv2-core-derive
version2.1.1
sourcesrc
created_at2020-02-23 14:14:20.247757
updated_at2021-02-13 12:16:52.858703
descriptionProcedural macros for lv2-core
homepage
repositoryhttps://github.com/RustAudio/rust-lv2
max_upload_size
id211745
size28,009
Adrien Prokopowicz (prokopyl)

documentation

README

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.

Commit count: 709

cargo fmt