Skip to main content

run

Function run 

Source
pub async fn run<C: HttpClient>(
    args: &ValidateArgs,
    client: C,
) -> Result<ValidateResult>