| Crates.io | object-query |
| lib.rs | object-query |
| version | 0.1.6 |
| created_at | 2020-09-08 15:07:29.423125+00 |
| updated_at | 2021-05-19 21:30:10.457392+00 |
| description | Abstracted object queries |
| homepage | https://github.com/riddleandcode/nlsd |
| repository | https://github.com/riddleandcode/nlsd |
| max_upload_size | |
| id | 286162 |
| size | 20,540 |
Simple abstraction for object queries. Examples of an object query would be the 1 and "id" in the JavaScript
console.log(users[1]["id"])