run

Function run 

Source
pub async fn run<D: Device<EP>, EP: ExecuteParams>(
    cfg: Config,
    device: D,
) -> Result<()>