5 lines
98 B
Rust
5 lines
98 B
Rust
|
// compile-flags:-Z unstable-options --output-format html --show-coverage
|
||
|
|
||
|
/// Foo
|
||
|
pub struct Xo;
|