7 lines
156 B
Rust
7 lines
156 B
Rust
|
|
//@ unique-doc-out-dir
|
||
|
|
//@ doc-flags:--merge=none
|
||
|
|
//@ doc-flags:--parts-out-dir=info/doc.parts/merged-dep
|
||
|
|
//@ doc-flags:-Zunstable-options
|
||
|
|
|
||
|
|
pub struct Dep;
|