2024-07-24 21:52:32 +00:00
|
|
|
//@ build-aux-docs
|
|
|
|
//@ doc-flags:--scrape-examples-output-path=examples
|
|
|
|
//@ doc-flags:--scrape-examples-target-crate=q
|
|
|
|
//@ doc-flags:-Zunstable-options
|
|
|
|
|
|
|
|
//@ has examples
|
|
|
|
|
2024-07-24 22:16:01 +00:00
|
|
|
// where will --scrape-examples-output-path resolve the path to be?
|
|
|
|
// should be the root output directory
|
2024-07-24 21:52:32 +00:00
|
|
|
pub struct Quebec;
|