pub fn serve_memory_attribution_provider_container(
request_stream: ProviderRequestStream,
kernel: &Kernel,
) -> impl Future<Output = ()> + use<>Expand description
Serves the memory attribution provider for the Container component.
pub fn serve_memory_attribution_provider_container(
request_stream: ProviderRequestStream,
kernel: &Kernel,
) -> impl Future<Output = ()> + use<>Serves the memory attribution provider for the Container component.