yazi_core/help/
mod.rs

1
2
3
4
5
yazi_macro::mod_pub!(commands);

yazi_macro::mod_flat!(help);

pub const HELP_MARGIN: u16 = 1;