e8697d9a74
These atomics make things more difficult and they don't solve the main problem: storing the parameter objects in an easy to use struct while still allowing hash based access to them from the plugin wrapper. Going through this new Params trait makes a lot more sense, and with pinning this should be safe. |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
COPYING | ||
README.md |
NIH plugs
Because of course we need to remake everything from scratch.