yazi/yazi-core/src/lib.rs
2025-11-18 13:56:20 +08:00

5 lines
209 B
Rust

#![allow(clippy::if_same_then_else, clippy::len_without_is_empty, clippy::option_map_unit_fn)]
yazi_macro::mod_pub!(cmp confirm help input mgr notify pick spot tab tasks which);
yazi_macro::mod_flat!(core);