mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-30 23:58:20 +00:00
6 lines
108 B
Rust
6 lines
108 B
Rust
//@ build-aux-docs
|
|
//@ doc-flags:--enable-index-page
|
|
//@ doc-flags:-Zunstable-options
|
|
|
|
pub trait Foxtrot {}
|