track_stub_lazy_node_callback

Function track_stub_lazy_node_callback 

Source
pub fn track_stub_lazy_node_callback() -> Pin<Box<dyn Future<Output = Result<Inspector, Error>> + Send>>
Expand description

Returns a future that resolves to an Inspector containing stub information.

This function can be used to create a lazy node in inspect that exposes the locations where stubs have been tracked.