libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
SimpleResult.value
libd
util
errorhandling
SimpleResult
Undocumented in source. Be warned that the author may not have intended to support it.
struct
SimpleResult
(T)
@
nogc
nothrow @
property
ref inout
static if
(
!is(T == void)
)
inout
(
T
)
value
()
(
)
Meta
Source
See Implementation
libd
util
errorhandling
SimpleResult
constructors
this
postblits
this(this)
properties
error
isValid
value