mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
5 lines
158 B
Rust
5 lines
158 B
Rust
yazi_macro::mod_pub!(clear input);
|
|
|
|
yazi_macro::mod_flat!(clipboard renderable renderables scrollable step);
|
|
|
|
pub fn init() { CLIPBOARD.with(<_>::default); }
|