diff options
Diffstat (limited to 'mingling/src/setups/picker/structural_renderer.rs')
| -rw-r--r-- | mingling/src/setups/picker/structural_renderer.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling/src/setups/picker/structural_renderer.rs b/mingling/src/setups/picker/structural_renderer.rs index 91848e4..bd9b401 100644 --- a/mingling/src/setups/picker/structural_renderer.rs +++ b/mingling/src/setups/picker/structural_renderer.rs @@ -1,3 +1,4 @@ +// Doc Not Optimize use mingling_core::{Program, ProgramCollect, setup::ProgramSetup}; use crate::{consts::RENDERER_ARG, picker::PickerHelper}; |
