Expand description

This module provides a simplified API for building an ASTNode tree directly in Rust. It’s useful for building inline DSP functions in Rust either for your own projects or test cases.

Functions