mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-24 08:11:04 +00:00
7 lines
183 B
Rust
7 lines
183 B
Rust
#![allow(clippy::unit_arg)]
|
|
|
|
mod macros;
|
|
|
|
yazi_macro::mod_pub!(elements);
|
|
|
|
yazi_macro::mod_flat!(cha color composer error file icon id iter permit runtime stage style url urn utils);
|