async fn explore<R: Radio>(
mac: &AsyncRefCell<Mac<TokioPlatform<R, TokioFileCounterStore, TokioFileKeyValueStore>, IDENTITIES, PEERS, CHANNELS, ACKS, TX, FRAME, DUP>>,
identity: SoftwareIdentity,
args: &DiscoverArgs,
) -> Result<()>async fn explore<R: Radio>(
mac: &AsyncRefCell<Mac<TokioPlatform<R, TokioFileCounterStore, TokioFileKeyValueStore>, IDENTITIES, PEERS, CHANNELS, ACKS, TX, FRAME, DUP>>,
identity: SoftwareIdentity,
args: &DiscoverArgs,
) -> Result<()>