Function service

Source
pub async fn service(
    ctx: CommandContext,
    service_args: TunnelServiceSubCommands,
) -> Result<i32, AnyError>