rust/src/test/rustdoc/module-impls.rs
2018-12-25 21:08:33 -07:00

5 lines
94 B
Rust

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