pub(crate) fn run<R: Runtime>( runtime: R, hsc_matches: &ArgMatches, config: &TorClientConfig, ) -> Result<()>
hsc
Run the hsc subcommand.