rust/tests/rustdoc/source-file.rs
2024-06-24 11:08:41 +02:00

6 lines
80 B
Rust

#![crate_name = "foo"]
//@ hasraw src-files.js source-file.rs
pub struct Foo;