1
0
Fork 0
nih-plug/nih_plug_egui/src
Robbert van der Helm 32ad1212f1 Silence clippy::type_complexity
Clippy now wants us to move any usage of the Fn* traits to a typedef.
Doing so will almost certainly not help readability.
2022-07-01 15:50:23 +02:00
..
widgets Rework Params trait API with Arc instead of Pin 2022-04-07 15:31:46 +02:00
lib.rs Silence clippy::type_complexity 2022-07-01 15:50:23 +02:00
widgets.rs Remove old todo about adding an egui generic UI 2022-03-13 23:33:43 +01:00