mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Clippy now wants us to move any usage of the Fn* traits to a typedef. Doing so will almost certainly not help readability.
Clippy now wants us to move any usage of the Fn* traits to a typedef. Doing so will almost certainly not help readability.