Sign in
rust
/
rust
/
ca387339e33af5ce1bac78d687e8668dffdfed97
/
.
/
src
/
test
/
rustdoc
/
auxiliary
/
html_root.rs
blob: 4eb0b700f8f16b688e7a9295537181c3a39b85fb [
file
] [
log
] [
blame
]
#![
doc
(
html_root_url
=
"https://example.com/html_root"
)]
pub
fn
foo
()
{}