zeus-fm 0.1.2

Fast and flexible terminal file manager
Documentation
1
2
3
4
5
#[derive(PartialEq)]
pub enum EventLoopAction {
    ContinueLoop,
    QuitLoop,
}