Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pick json

Read a single attribute of a json and stop there

how does it work?

instead of reading the whole json it stops reading bytes once found the picked attribute and its value is returned

run it

$ cargo build --release
$ target/release/pick-json tests/types.json emoji
"🔥"

About

Read a single attribute of a json and stop there

Resources

Stars

23 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages