run

Function run 

Source
pub async fn run<R: Radio>(ctl: &mut Ctl<'_, R>, args: PingArgs) -> Result<()>
where R::Error: Debug,