rusty-dotfiles/src/lib.rs

5 lines
66 B
Rust

pub mod collect;
pub mod config;
pub mod errors;
pub mod install;