Json.opCast

Converts the JSON value to the corresponding D type - types must match exactly.

struct Json
inout
inout(T)
opCast
(
T
)
()

Meta