ostrosco / comms-rs

A library for building DSP communication pipelines.
MIT License
13 stars 1 forks source link

Create Node Prelude #28

Closed Alex-Addy closed 5 years ago

Alex-Addy commented 5 years ago

Create a prelude that imports all the things that generated nodes need. Make sure to silence unused imports so that the users don't need to worry about it.