rust/tests/rustdoc/unneeded-trait-implementations-title.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
102 B
Rust
Raw Permalink Normal View History

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