Module irx_config::value

source ·
Expand description

This module define Value structure which represent key-value based configuration data.

Macros

  • Construct a serde_json::Value from a JSON literal.

Structs

  • This structure represent key-value based configuration data.

Enums