jsonwrap ~master (2023-03-14T15:51:55Z)
Dub
Repo
SafeValue.this
jsonwrap
SafeValue
Undocumented in source.
struct
SafeValue
(T)
@
safe
@
nogc
nothrow
this
(
in
bool
exists
,
in
bool
ok
,
in
T
value
=
T.init
)
Meta
Source
See Implementation
jsonwrap
SafeValue
constructors
this
properties
exists
ok
variables
value