yazi_vfs/
lib.rs

1yazi_macro::mod_pub!(provider);
2
3yazi_macro::mod_flat!(cha file files fns op);
4
5pub fn init() { provider::init(); }