mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-22 07:15:22 +00:00
7 lines
466 B
Plaintext
7 lines
466 B
Plaintext
nimTitle asyncmacro asyncmacro.html module std/asyncmacro 0
|
|
nim await asyncmacro.html#await.t,typed template await(f: typed): untyped 161
|
|
nim await asyncmacro.html#await.t,Future[T] template await[T](f: Future[T]): auto 165
|
|
nim async asyncmacro.html#async.m,untyped macro async(prc: untyped): untyped 328
|
|
nim multisync asyncmacro.html#multisync.m,untyped macro multisync(prc: untyped): untyped 387
|
|
nimgrp await asyncmacro.html#await-templates-all template 161
|