mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-21 23:01:05 +00:00
5 lines
161 B
Rust
5 lines
161 B
Rust
yazi_macro::mod_pub!(local sftp);
|
|
|
|
yazi_macro::mod_flat!(calculator dir_entry gate provider providers read_dir rw_file traits);
|
|
|
|
pub fn init() { sftp::init(); }
|