yazi/yazi-actor/src/lib.rs

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);