Sign in
rust
/
rust
/
08cd08fbef8c6663b052d8d9e4930d5696cbb8a7
/
.
/
tests
/
rustdoc-html
/
extern
/
auxiliary
/
html_root.rs
blob: 4eb0b700f8f16b688e7a9295537181c3a39b85fb [
file
]
#![
doc
(
html_root_url
=
"https://example.com/html_root"
)]
pub
fn
foo
()
{}