Skip to content

Commit 859f498

Browse files
committed
Add an inline
1 parent f3d7c09 commit 859f498

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/node/comment.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ impl Node for Comment {
4646
{
4747
}
4848

49+
#[inline]
4950
fn get_name(&self) -> &str {
5051
"comment"
5152
}

0 commit comments

Comments
 (0)