rust/src/test/rustdoc/unneeded-trait-implementations-title.rs
2018-12-25 21:08:33 -07:00

6 lines
102 B
Rust

#![crate_name = "foo"]
pub struct Bar;
// @count foo/struct.Bar.html '//*[@id="implementations"]' 0