t_read_json

Read Value from JSON

Deserializes a T value from a JSON file. Automatically handles type conversion for scalars, lists, and dictionaries.

Parameters

Returns

The deserialized value.