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 13:24:54 +00:00
#![crate_name = "foo"]
//@ hasraw src-files.js source-file.rs
2018-11-24 13:24:54 +00:00
pub struct Foo;