JsonConvertor.converts

ditto

  1. bool converts(Object from, TypeInfo to)
    class JsonConvertor
    @safe const nothrow
    bool
    converts
    (
    in Object from
    ,
    const TypeInfo to
    )
  2. bool converts(Object from, Object to)
  3. this(TypeGuesser!JSONValue guesser)

Meta