Module config_struct::json_parsing [] [src]

Parsing utilities for JSON config files. (Requires the json-parsing feature.)

Functions

parse_config

Parse a RawStructValue from some JSON.

parse_config_from_file

Parse a RawStructValue from a JSON file.