os-rust/tests/rustdoc/source-file.rs

6 lines
80 B
Rust
Raw Normal View History

2018-11-24 14:24:54 +01:00
#![crate_name = "foo"]
//@ hasraw src-files.js source-file.rs
2018-11-24 14:24:54 +01:00
pub struct Foo;