Struct zsh_module::Module
source · pub struct Module { /* private fields */ }Expand description
A zsh module. You must build it using ModuleBuilder
pub struct Module { /* private fields */ }A zsh module. You must build it using ModuleBuilder