serve

Function serve 

Source
pub fn serve(
    kernel_stats_proxy: StatsProxy,
    stall_provider: impl StallProvider,
) -> Result<impl Future<Output = ()>>
Expand description

Serve the inspect tree, and return an object holding the server’s resources.