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-11 23:44:07 -05:00
// @!hasraw foo/index.html 'Implementations'