rust/tests/rustdoc/module-impls.rs

6 lines
97 B
Rust
Raw Normal View History

#![crate_name = "foo"]
pub use std::marker::Send;
2022-08-12 00:44:07 -04:00
// @!hasraw foo/index.html 'Implementations'