We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cf1353 commit 9fc9535Copy full SHA for 9fc9535
1 file changed
src/lib.rs
@@ -44,7 +44,7 @@ pub use json_patch::{
44
TestOperation,
45
};
46
#[doc(no_inline)]
47
-use jsonptr::index::Index;
+pub use jsonptr::index::Index;
48
pub use jsonptr::{
49
Pointer,
50
PointerBuf,
0 commit comments