vadgl ~master (2026-08-09T23:38:48.9439982)
Dub
Repo
Result.this
result
Result
Result
Undocumented in source.
this
(ErrorType error, T value)
this
(T value)
struct
Result
static if
(
!is(T == void)
)
this
(
T
value
)
this
(ErrorType error)
Meta
Source
See Implementation
result
Result
Result
constructors
this
functions
is_error
opCast
variables
error
value