mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-01 14:48:45 +00:00
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;
|