Registry / other / lv2-urid

lv2-urid

JSON →
library2.1.0rscratesunverified

Handles URID mapping and unmapping for LV2 audio plugins in Rust.

# Cargo.toml [dependencies] lv2-urid = "2.1.0"
INSTALL
IMPORT
SIG · LV2-URID
L
lv2-urid
otherrustv2.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

URIDCollection
use lv2_urid::URIDCollection;

Define a URID collection for LV2 plugin communication.

use lv2_urid::URIDCollection; #[derive(URIDCollection)] struct MyURIDs;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
lv2-urid — cargo add lv2-urid · libregistry