This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
37eed1d1ff
rust
/
src
/
test
/
rustdoc
/
source-file.rs
6 lines
84 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: arity-2 `@{has,matches}` -> `...text`
2022-08-10 13:10:04 -07:00
// @hastext source-files.js source-file.rs
Add test for source files feature
2018-11-24 14:24:54 +01:00
pub
struct
Foo
;
Copy permalink