]> git.lizzy.rs Git - rust.git/blob - tests/rustdoc/issue-43701.rs
Rollup merge of #107819 - clubby789:x-py-root, r=jyn514
[rust.git] / tests / rustdoc / issue-43701.rs
1 #![crate_name = "foo"]
2
3 pub use std::vec::Vec;
4
5 // @!has implementors/core/clone/trait.Clone.js