rust/tests/rustdoc-html/source-code-pages/source-file.rs
2026-01-07 14:23:30 +01:00

5 lines
80 B
Rust

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