View Source Json5.Decode.Backend.Yecc (json5 v0.4.0)

Decode Json5 string to Elixir term

Does not support unicode map keys

Summary

Functions

Link to this function

parse(input, config \\ %{})

View Source