This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
os-rust
Watch
1
Star
0
Fork
You've already forked os-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
stable
os-rust
/
tests
/
rustdoc
/
unneeded-trait-implementations-title.rs
6 lines
102 B
Rust
Raw
Permalink
Normal View
History
Unescape
Escape
Remove unneeded trait implementations titles
2018-03-24 17:22:08 +01:00
#![
crate_name =
"
foo
"
]
pub
struct
Bar
;
Update `tests/rustdoc` to new test syntax
2024-06-21 14:03:08 +02:00
//@ count foo/struct.Bar.html '//*[@id="implementations"]' 0
Reference in a new issue
Copy permalink