Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
run-make
/
rustdoc-themes
/
foo.rs
blob: 8b1e75b0ae13bf05e2086c097be362d48ae1742f [
file
] [
log
] [
blame
] [
edit
]
// @has test.css
// @has foo/struct.Foo.html
// @has - '//*[@name="rustdoc-vars"]/@data-themes' 'test'
pub
struct
Foo
;