mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 00:31:04 +00:00
3 lines
145 B
Rust
3 lines
145 B
Rust
yazi_macro::mod_flat!(action cow de de_owned event);
|
|
|
|
pub static NEED_RENDER: std::sync::atomic::AtomicU8 = std::sync::atomic::AtomicU8::new(0);
|