blob: 439ab23de185d0dcf7a7e7b9ccb56ccd2ab4f068 [file] [log] [blame]
//@ build-aux-docs
//@ doc-flags:--enable-index-page
//@ doc-flags:-Zunstable-options
//@ has index.html
//@ has index.html '//h1' 'List of all crates'
//@ has index.html '//ul[@class="all-items"]//a[@href="q/index.html"]' 'q'
//@ has q/struct.Quebec.html
//@ hasraw search.index/name/*.js 'Quebec'
// there's nothing cross-crate going on here
pub struct Quebec;