Skip to content

JsonConverter[A: Any #share]

[Source]

interface val JsonConverter[A: Any #share]

Public Functions

apply

[Source]

fun box apply(
  json: JsonNav val,
  creds: Credentials val)
: A ?

Parameters

Returns

  • A ?