mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
7 lines
190 B
Rust
7 lines
190 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 scheme stage style url urn utils);
|