chanced / jsonptr

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

fixes `pop_back` `pop_front` on empty strings #27

Closed chanced closed 5 months ago

chanced commented 5 months ago

v0.4.7 includes #25 #26