jsonq 0.0.1

Unlock the power of effortless JSON data querying with this sleek Rust package, simplifying your coding journey.
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 5.95 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 981.73 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • thedevsaddam
jsonq-0.0.1 has been yanked.

jsonq

Unlock the power of effortless JSON data querying with this sleek Rust package, simplifying your coding journey.

Inspired by this Go package

TODO

  • File
  • FromString
  • JSONString
  • Reader
  • Get
  • GetR
  • Find
  • FindR
  • From
  • Select
  • Where
  • OrWhere
  • WhereIn
  • WhereNotIn
  • WhereNil
  • WhereNotNil
  • WhereEqual
  • WhereNotEqual
  • WhereStartsWith
  • WhereEndsWith
  • WhereContains
  • WhereStrictContains
  • WhereLenEqual
  • WhereLenNotEqual
  • Offset
  • Limit
  • Sum
  • Count
  • Max
  • Min
  • Avg
  • First
  • Last
  • Nth
  • GroupBy
  • Distinct
  • Sort
  • SortBy
  • Reset
  • Only
  • Pluck
  • PluckR
  • Out
  • As
  • Writer
  • Macro
  • Copy
  • More
  • Errors
  • Error