pub(crate) fn run<R: Runtime>(
runtime: R,
hss_matches: &ArgMatches,
config: &ArtiConfig,
client_config: &TorClientConfig,
) -> Result<()>
Available on crate feature
onion-service-service
only.Expand description
Run the hss
subcommand.