run

Function run 

Source
pub async fn run(
    http_url: Option<String>,
    operator_owner: Option<String>,
    debug: bool,
) -> Result<()>