mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-21 23:01:05 +00:00
5 lines
123 B
Rust
5 lines
123 B
Rust
yazi_macro::mod_pub!(config provider);
|
|
|
|
yazi_macro::mod_flat!(cha file files fns op);
|
|
|
|
pub fn init() { provider::init(); }
|