Docs.rs
rsonpath-0.10.1
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rsonpath 0.10.1
Blazing fast JSONPath CLI tool powered by SIMD
Crate
Source
Builds
Feature flags
Hide files
..
compile_long.toml
compile_result_force_input.toml
compile_short.toml
force_input_buffered_inline_json.toml
force_input_buffered_json_file.toml
force_input_eager_inline_json.toml
force_input_eager_json_file.toml
force_input_mmap_inline_json.toml
force_input_mmap_json_file.toml
inline_json.toml
no_args.toml
query_with_leading_ws.toml
query_with_trailing_ws.toml
result_count_force_input_buffered_inline_json.toml
result_count_force_input_buffered_json_file.toml
result_count_force_input_eager_inline_json.toml
result_count_force_input_eager_json_file.toml
result_count_force_input_mmap_inline_json.toml
result_count_force_input_mmap_json_file.toml
result_indices_force_input_buffered_inline_json.toml
result_indices_force_input_buffered_json_file.toml
result_indices_force_input_eager_inline_json.toml
result_indices_force_input_eager_json_file.toml
result_indices_force_input_mmap_inline_json.toml
result_indices_force_input_mmap_json_file.toml
result_long_count.toml
result_long_indices.toml
result_long_nodes.toml
result_nodes_force_input_buffered_inline_json.toml
result_nodes_force_input_buffered_json_file.toml
result_nodes_force_input_eager_inline_json.toml
result_nodes_force_input_eager_json_file.toml
result_nodes_force_input_mmap_inline_json.toml
result_nodes_force_input_mmap_json_file.toml
result_short_count.toml
result_short_indices.toml
result_short_nodes.toml
usage_long.toml
usage_short.toml
1
2
3
4
5
bin
=
{
name
=
"
rq
"
}
args
=
[
"
--result
"
,
"
count
"
,
"
$
"
,
"
--json
"
,
"
{}
"
]
stdout
=
"
1
"