Json.opCast

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

  1. inout(T) opCast()
    struct Json
    inout
    inout(T)
    opCast
    (
    T
    )
    ()
  2. inout(T) get [@property getter]

Meta