Skip to main content

observer_host_dispatch

Function observer_host_dispatch 

Source
pub fn observer_host_dispatch(
    provider: &str,
    tests: &[TestRegistration],
    argv: &[String],
) -> Result<()>