mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-24 00:01:03 +00:00
5 lines
124 B
Rust
5 lines
124 B
Rust
yazi_macro::mod_pub!(input);
|
|
|
|
yazi_macro::mod_flat!(clipboard scrollable);
|
|
|
|
pub fn init() { CLIPBOARD.with(<_>::default); }
|