yazi/yazi-plugin/src/utils/mod.rs
2024-10-12 21:05:12 +08:00

5 lines
148 B
Rust

#![allow(clippy::module_inception)]
yazi_macro::mod_flat!(
app, cache, call, image, layer, log, preview, sync, target, text, time, user, utils
);