3 lines
71 B
Rust
3 lines
71 B
Rust
#![doc(html_root_url="https://example.com/html_root")]
|
|
pub fn foo() {}
|
#![doc(html_root_url="https://example.com/html_root")]
|
|
pub fn foo() {}
|