1 line
548 B
JavaScript
1 line
548 B
JavaScript
initSidebarItems({"fn":[["block_fn","Runs the provided function, blocking the current thread until the result future completes."],["block_on","Runs the provided future, blocking the current thread until the future completes."],["call_service","Calls service and waits for response future completion."],["run_on","Runs the provided function, with runtime enabled."],["spawn","Spawn future to the current test runtime."]],"struct":[["Io",""],["ServerConfig",""],["TestServer","The `TestServer` type."],["TestServerRuntime","Test server runstime"]]}); |