mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
5 lines
148 B
Rust
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
|
|
);
|