pub type SubcommandCallback = fn(_: ArgMatches, _: &mut Context) -> Pin<Box<dyn Future<Output = Result<()>>>>;