gears.async.Async.FromSync
See theFromSync companion trait
Attributes
-
Companion
-
trait
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Implements FromSync by directly blocking the current thread.
Implements FromSync by directly blocking the current thread.
Attributes
-
Supertypes
-
class Object
trait Matchable
class Any
A FromSync implementation that blocks the current runtime.
A FromSync implementation that blocks the current runtime.
Attributes