Files
mercator_service/actix_rt/sidebar-items.js

1 line
589 B
JavaScript

initSidebarItems({"fn":[["spawn","Spawns a future on the current arbiter."]],"struct":[["Arbiter","Arbiters provide an asynchronous execution environment for actors, functions and futures. When an Arbiter is created, they spawn a new OS thread, and host an event loop. Some Arbiter functions execute on the current thread."],["Builder","Builder struct for a actix runtime."],["Runtime","Single-threaded runtime provides a way to start reactor and executor on the current thread."],["System","System is a runtime manager."],["SystemRunner","Helper object that runs System's event loop"]]});