mirror of
https://github.com/veeso/termscp.git
synced 2026-04-08 19:21:34 -07:00
refactor: migrate from mod.rs to named module files
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
//! ## System
|
||||
//!
|
||||
//! `system` is the module which contains functions and data types related to current system
|
||||
|
||||
// modules
|
||||
pub mod auto_update;
|
||||
pub mod bookmarks_client;
|
||||
pub mod config_client;
|
||||
pub mod environment;
|
||||
mod keys;
|
||||
pub mod logging;
|
||||
pub mod notifications;
|
||||
pub mod sshkey_storage;
|
||||
pub mod theme_provider;
|
||||
pub mod watcher;
|
||||
Reference in New Issue
Block a user