☰
HashKind
Required Methods
label
structural
Implementors
In hyper_ast::types
?
Trait
hyper_ast
::
types
::
HashKind
source
·
[
−
]
pub trait HashKind { // Required methods fn
structural
() -> Self;
fn
label
() -> Self; }
Required Methods
§
source
fn
structural
() -> Self
source
fn
label
() -> Self
Implementors
§
source
§
impl
HashKind
for
SyntaxNodeHashsKinds