UNSTABLE: ProbeResult is intended to have a simple API but it is still very unfinished, for the time being using .unwrap() is necessary to retrieve any useful information from probe().
ProbeResult
.unwrap()
probe()
UNSTABLE:
ProbeResult
is intended to have a simple API but it is still very unfinished, for the time being using.unwrap()
is necessary to retrieve any useful information fromprobe()
.