ask

Function ask 

Source
async fn ask<R: Radio>(
    stack: &mut NodeStack<'_, R>,
    args: &DiscoverArgs,
    vantage: Option<&[RouterHint]>,
) -> Result<u32>
where R::Error: Debug,
Expand description

Broadcast one Identity Request, and return the nonce it carries so the answers can be told from unsolicited advertisements.