concurrency v3.0.2 (2021-07-08T11:18:17Z)
Dub
Repo
Result.value
concurrency
Result
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Result
(T)
static if
(
!is(T == void)
)
T
value
(
)
Meta
Source
See Implementation
concurrency
Result
constructors
this
functions
assumeOk
error
isCancelled
isError
isOk
value
structs
Value
variables
result