This website requires JavaScript.
Explore
Help
Sign In
r0r-5chach
/
rusty-dotfiles
Watch
1
Star
0
Fork
You've already forked rusty-dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
11d5c308ea
rusty-dotfiles
/
src
/
lib.rs
5 lines
66 B
Rust
Raw
Normal View
History
Unescape
Escape
init
2024-01-01 12:58:14 +00:00
pub
mod
collect
;
added comfig mod
2024-01-01 13:03:59 +00:00
pub
mod
config
;
init
2024-01-01 12:58:14 +00:00
pub
mod
errors
;
pub
mod
install
;