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;
2022-08-12 12:44:07 +08:00
// @!hasraw foo/index.html 'Implementations'