copper/src/commands/system/mod.rs

3 lines
85 B
Rust

use crate::submods;
submods!(follow, help, launch, test, translate, about, deploy);