Docs.rs
cyrs-syntax-0.1.0
Platform
x86_64-unknown-linux-gnu
Feature flags
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
cyrs-syntax 0.1.0
Lossless CST and recovering parser for Cypher / GQL (spec 0001 §4).
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
case_missing_end.cypher
case_missing_end.stderr
case_missing_then.cypher
case_missing_then.stderr
create_missing_pattern.cypher
create_missing_pattern.stderr
delete_missing_expr.cypher
delete_missing_expr.stderr
detach_without_delete.cypher
detach_without_delete.stderr
exists_block_deferred.cypher
exists_block_deferred.stderr
exists_pattern_missing_rparen.cypher
exists_pattern_missing_rparen.stderr
list_missing_element.cypher
list_missing_element.stderr
list_unclosed.cypher
list_unclosed.stderr
map_missing_colon.cypher
map_missing_colon.stderr
map_missing_key.cypher
map_missing_key.stderr
map_missing_value.cypher
map_missing_value.stderr
map_projection_dot_garbage.cypher
map_projection_dot_garbage.stderr
map_projection_missing_colon.cypher
map_projection_missing_colon.stderr
map_projection_missing_value.cypher
map_projection_missing_value.stderr
map_projection_no_item.cypher
map_projection_no_item.stderr
map_projection_unclosed.cypher
map_projection_unclosed.stderr
map_unclosed.cypher
map_unclosed.stderr
merge_missing_pattern.cypher
merge_missing_pattern.stderr
merge_on_missing_action.cypher
merge_on_missing_action.stderr
missing_return_body.cypher
missing_return_body.stderr
named_path_missing_eq.cypher
named_path_missing_eq.stderr
paren_expr_still_works.cypher
paren_expr_still_works.stderr
remove_missing_item.cypher
remove_missing_item.stderr
set_missing_item.cypher
set_missing_item.stderr
shortest_path_missing_rparen.cypher
shortest_path_missing_rparen.stderr
unwind_missing_as.cypher
unwind_missing_as.stderr
unwind_missing_expr.cypher
unwind_missing_expr.stderr
with_missing_projection.cypher
with_missing_projection.stderr
1
2
3
error[E0051]: expected expression for map value --> map_missing_value.cypher:10