nextsync/src/subcommands.rs

4 lines
43 B
Rust

pub mod add;
pub mod init;
pub mod status;