mirror of
https://github.com/veeso/termscp.git
synced 2026-04-07 02:31:24 -07:00
refactor: migrate from mod.rs to named module files
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
//! ## Ui
|
||||
//!
|
||||
//! `ui` is the module which provides all the functionalities related to the UI
|
||||
|
||||
// Modules
|
||||
pub mod activities;
|
||||
pub mod context;
|
||||
pub(crate) mod store;
|
||||
Reference in New Issue
Block a user