ncoxide 0.4.0

Modal dual-pane file commander with helix-inspired interface
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod app;
pub mod config;
pub mod error;
pub mod finder;
pub mod mode;
pub mod pane;
pub mod platform;
pub mod preview;
pub mod ui;
pub mod viewer;