☰
ContentKey
ContentKey
In difft::parse::syntax
Structs
MatchedPos
SyntaxInfo
Enums
AtomKind
MatchKind
StringKind
Syntax
TokenKind
Functions
change_positions
change_positions_
comment_positions
dbg_pos
filter_empty_ends
find_nodes_with_unique_content
has_common_words
init_all_info
init_info
init_info_on_side
init_next_prev
print_as_dot
print_as_dot_
set_content_id
set_content_is_unique
set_content_is_unique_from_counts
set_next_sibling
set_num_after
set_num_ancestors
set_parent
set_prev
set_prev_sibling
set_unique_id
split_atom_words
zip_pad_shorter
zip_repeat_shorter
Type Aliases
ContentKey
SyntaxId
?
Type Alias
difft
::
parse
::
syntax
::
ContentKey
source
·
[
−
]
type ContentKey = (
Option
<
String
>,
Option
<
String
>,
Vec
<
u32
>,
bool
,
bool
);