rustc/tests/rustdoc/cross-crate-info/single-crate-no-index/q.rs
2024-10-21 11:08:01 +02:00

7 lines
149 B
Rust

//@ build-aux-docs
//@ has q/struct.Quebec.html
//@ hasraw search-index.js 'Quebec'
// there's nothing cross-crate going on here
pub struct Quebec;