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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
80 B
Rust
Raw Permalink 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;