Crate yaar

Source

Modules§

Structs§

  • A virtual reference to the current global scoped Executor.

Traits§

  • Abstraction over providing execution of runtime Tasks.

Functions§

  • Set the global executor instance for a given function scope. The global executor supports being modified recursively as it is restored via stack but should not be called in parellel.