mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
5 lines
167 B
Rust
5 lines
167 B
Rust
extern crate self as yazi_actor;
|
|
|
|
yazi_macro::mod_pub!(app cmp confirm core help input lives mgr notify pick spot tasks which);
|
|
|
|
yazi_macro::mod_flat!(actor context);
|