JSON value with origin path.
TODO: generalize (templated) to any value. TODO: generalize (templated) to any URL.
Uses parameter Path in ctor instead of fromFile. See: https://docs.rs/from_file/latest/from_file/
< Is true if value needs has been changed since read from path.
< Path of value serialized to string.
< JSON value.
/+ TODO: const x = SourcedJSON(Path("")); +/
See Implementation
JSON value with origin path.
TODO: generalize (templated) to any value. TODO: generalize (templated) to any URL.