yazi/yazi-vfs/src/lib.rs
2026-06-20 23:57:12 +08:00

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(); }