Registry / other / surge-macros

surge-macros

JSON →
library0.2.12-alpha.0rscratesunverified

Common macros for the Surge synthesizer project, providing code generation utilities.

# Cargo.toml [dependencies] surge-macros = "0.2.12-alpha.0"
INSTALL
IMPORT
SIG · SURGE-MACROS
S
surge-macros
otherrustv0.2.12-alpha.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.

surge_assert
use surge_macros::surge_assert;

Asserts a condition with Surge-specific formatting.

use surge_macros::surge_assert; fn main() { surge_assert!(true); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.12-alpha.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
surge-macros — cargo add surge-macros · libregistry