Add u16 channel and more test variations
This commit is contained in:
@@ -13,6 +13,7 @@ pub struct Opts {
|
||||
pub enum SubCmd {
|
||||
Retrieval(Retrieval),
|
||||
Client(Client),
|
||||
GenerateTestData,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clap)]
|
||||
|
||||
Reference in New Issue
Block a user