about summary refs log tree commit diff
path: root/tests/run-make/rustdoc-search-load-itemtype/baz.rs
blob: 4d1f5430fc630874303293cd1ee52e446f69d7b4 (plain)
1
2
3
//@ has baz/struct.Baz.html
//@ hasraw search.index/name/*.js Baz
pub struct Baz;