This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
3eaa4b9368
rust
/
tests
/
rustdoc
/
source-file.rs
6 lines
80 B
Rust
Raw
Normal View
History
Unescape
Escape
Add test for source files feature
2018-11-24 14:24:54 +01:00
#![
crate_name =
"
foo
"
]
Update `tests/rustdoc` to new test syntax
2024-06-21 14:03:08 +02:00
//@ hasraw src-files.js source-file.rs
Add test for source files feature
2018-11-24 14:24:54 +01:00
pub
struct
Foo
;
Reference in a new issue
Copy permalink