chanced / jsonptr

JSON Pointer (RFC 6901) implementation for Rust
Apache License 2.0
44 stars 4 forks source link

`Pointer::pop_front`: Correctly handle empty strings #26

Closed asmello closed 5 months ago

asmello commented 5 months ago

Counterpart of #25 for Pointer::pop_front.