View Source glee_sorbet (glee_sorbet v2.0.0)

Summary

Functions

format_dict(Map)

-spec format_dict(map()) -> string().

format_key_value(Key, Value)

-spec format_key_value(string(), string()) -> string().

parse(Contents)

-spec parse(string()) -> map().