Sign in
◑
Theme
rust
/
rust
/
df734af6ae8a7fdc287c5da23fe610573bf2a761
/
.
/
tests
/
rustdoc-html
/
playground-none.rs
blob: 924c0525190c9cbf5e99ded3eba4e56c8df41661 [
file
]
#![
crate_name
=
"foo"
]
//! module docs
//!
//! ```
//! println!("Hello, world!");
//! ```
//@ !has foo/index.html '//a[@class="test-arrow"]' "Run"