mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-27 20:30:52 +01:00
1 line
639 B
JavaScript
1 line
639 B
JavaScript
initSidebarItems({"fn":[["block_on","Run a future to completion on the current thread."],["block_on_stream","Turn a stream into a blocking iterator."],["enter","Marks the current thread as being within the dynamic extent of an executor."]],"struct":[["BlockingStream","An iterator which blocks on values from a stream until they become available."],["Enter","Represents an executor context."],["EnterError","An error returned by `enter` if an execution scope has already been entered."],["LocalPool","A single-threaded task pool for polling futures to completion."],["LocalSpawner","A handle to a `LocalPool` that implements `Spawn`."]]}); |