serde_cursor 0.1.0

serde-compatible streaming data-query language with a jq-like syntax
Documentation
1
2
3
4
5
6
7
8
9
toolchain.channel = "nightly-2025-11-05"
toolchain.components = [
  "rust-analyzer",
  "cargo",
  "rustfmt",
  "clippy",
  "rustc",
  "rust-src"
]