Cargo Features

serde_json_path_to_error has no features set by default.

[dependencies]
serde_json_path_to_error = { version = "0.1.5", features = ["raw_value"] }
raw_value

Enables raw_value of serde_json

serde_json:

Provide a RawValue type that can hold unprocessed JSON during deserialization.

serde_json_path_to_error has 1 feature without comment.