rust/tests/rustdoc/module-impls.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
97 B
Rust
Raw Normal View History

#![crate_name = "foo"]
pub use std::marker::Send;
//@ !hasraw foo/index.html 'Implementations'