Json.to

Converts the JSON value to the corresponding D type - types are converted as necessary.

struct Json
@property inout
inout(T)
to
(
T
)
()

Meta