Closed hiltontj closed 10 months ago
This closes #69.
serde_json_path/src/parser/primitive/int.rs:53
serde_json_path_core/src/spec/selector/slice.rs:95
serde_json_path_core/src/spec/selector/slice.rs:96
serde_json_path/src/parser/segment.rs:20
serde_json_path/src/parser/selector/filter.rs:239
serde_json_path_macros/src/internal/func/args.rs:22
serde_json_path_macros/src/internal/common/extract.rs:46
TODOs from the linked issue were addressed, with the exception of the one in macros to emit warnings when invalid arguments are encountered during expansion.
TODO
This closes #69.
serde_json_path/src/parser/primitive/int.rs:53
serde_json_path_core/src/spec/selector/slice.rs:95
serde_json_path_core/src/spec/selector/slice.rs:96
serde_json_path/src/parser/segment.rs:20
serde_json_path/src/parser/selector/filter.rs:239
serde_json_path_macros/src/internal/func/args.rs:22
serde_json_path_macros/src/internal/common/extract.rs:46
~ (See #73)TODO
s from the linked issue were addressed, with the exception of the one in macros to emit warnings when invalid arguments are encountered during expansion.