run

Function run 

Source
pub async fn run<L: FrameLink>(
    device: &mut UlcpDevice<L>,
    args: InfoArgs,
) -> Result<()>