mirror of
https://github.com/fluencelabs/jsonpath
synced 2025-06-25 05:41:45 +00:00
Not support 'jsonpath-rs' since 0.2.4
This commit is contained in:
@ -132,7 +132,7 @@ extern crate serde_json;
|
||||
|
||||
use serde_json::Value;
|
||||
|
||||
pub use parser::Parser;
|
||||
pub use parser::Parser; // TODO private
|
||||
pub use select::JsonPathError;
|
||||
pub use select::{Selector, SelectorMut};
|
||||
|
||||
|
Reference in New Issue
Block a user