pub async fn profile(
request: ProfilerRequest,
driver: &impl Driver,
) -> Result<()>
Expand description
Profiling function for the worker
pub async fn profile(
request: ProfilerRequest,
driver: &impl Driver,
) -> Result<()>
Profiling function for the worker