Sign in
rust
/
rust-lang
/
rust
/
refs/heads/lcnr/rustc-dev-guide
/
.
/
tests
/
rustdoc
/
extern
/
auxiliary
/
html_root.rs
blob: 4eb0b700f8f16b688e7a9295537181c3a39b85fb [
file
] [
log
] [
blame
]
#![
doc
(
html_root_url
=
"https://example.com/html_root"
)]
pub
fn
foo
()
{}