yazi/yazi-scheduler/src/process/mod.rs

3 lines
78 B
Rust

#![allow(clippy::module_inception)]
yazi_macro::mod_flat!(op process shell);