hiltontj / serde_json_path

Query serde_json Values with JSONPath
https://serdejsonpath.live/
MIT License
51 stars 4 forks source link

Refactor lib.rs into separate modules #15

Closed hiltontj closed 1 year ago

hiltontj commented 1 year ago

The public API was divided into four separate modules:

As it was getting a bit lengthy in lib.rs.

This does not change anything in the crate.