edantic v0.1.1 Edantic.Json View Source

Link to this section Summary

Link to this section Types

Link to this type

value()

View Source
value() ::
  String.t()
  | nil
  | boolean()
  | integer()
  | float()
  | %{optional(key()) => value()}
  | [value()]

Link to this section Functions