7 lines
167 B
Rust
7 lines
167 B
Rust
#![crate_name = "foo"]
|
|
|
|
//! hello [foo]
|
|
//!
|
|
//! [foo]: url 'title & <stuff> & "things"'
|
|
|
|
// @has 'foo/index.html' 'title & <stuff> & "things"'
|