dorm v0.3.0 (2022-12-01T09:41:48Z)
Dub
Repo
FreeableAsyncResult.forward_callback
dorm
lib
util
FreeableAsyncResult
Undocumented in source.
struct
FreeableAsyncResult
(T)
static if
(
is(T : void delegate(scope U value), U)
)
T
forward_callback
;
Meta
Source
See Implementation
dorm
lib
util
FreeableAsyncResult
aliases
Callback
constructors
this
functions
callback
reset
result
waitAndThrow
static functions
make
variables
awaiter
error
forward_callback
raw_result