11 lines
295 B
Rust
11 lines
295 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;
|