Y
Hacker News
new
|
ask
|
show
|
jobs
by
adamch
528 days ago
My guess is that users can select a query at runtime, sending it to you via http or any other text.
1 comments
Klonoar
528 days ago
You could do that with the
pointer
methods on
serde_json::Value
too.
link