blob: 72475426f6edd61c347ed5067cc590b6b32dae69 [file] [log] [blame] [edit]
//@ doc-flags:--merge=shared
//@ 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'
// read-write is the default and this does the same as `single-crate`
pub struct Quebec;