rust/src/test/rustdoc/module-impls.rs
2022-08-13 00:52:16 -04:00

5 lines
97 B
Rust

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