mirror of https://github.com/rust-lang/rust.git
11 lines
297 B
Rust
11 lines
297 B
Rust
//@ build-aux-docs
|
|
//@ doc-flags:--scrape-examples-output-path=examples
|
|
//@ doc-flags:--scrape-examples-target-crate=q
|
|
//@ doc-flags:-Zunstable-options
|
|
|
|
//@ has examples
|
|
|
|
// where will --scrape-examples-output-path resolve the path to be?
|
|
// should be the root output directory
|
|
pub struct Quebec;
|