We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 625a4d3 commit 5b94037Copy full SHA for 5b94037
src/common/link.rs
@@ -1103,5 +1103,3 @@ mod tests {
1103
assert_eq!(err.is_err(), true);
1104
}
1105
1106
-
1107
-bench_header!(bench_link, Link, { vec![b"<http://example.com/TheBook/chapter2>; rel=\"previous\"; rev=next; title=\"previous chapter\"; type=\"text/html\"; media=\"screen, tty\"".to_vec()] });
0 commit comments