We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d7c09 commit 859f498Copy full SHA for 859f498
src/node/comment.rs
@@ -46,6 +46,7 @@ impl Node for Comment {
46
{
47
}
48
49
+ #[inline]
50
fn get_name(&self) -> &str {
51
"comment"
52
0 commit comments