blob: b20e173a8307e43bb23389f6ac07c92c124da9b3 [file] [log] [blame] [edit]
//@ doc-flags:--parts-out-dir=info/doc.parts/quebec
//@ 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="quebec/index.html"]' 'quebec'
//@ has quebec/struct.Quebec.html
//@ hasraw search-index.js 'Quebec'
// we can --parts-out-dir, but that doesn't do anything other than create
// the file
pub struct Quebec;