rust/tests/rustdoc/issue-43701.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
96 B
Rust
Raw Normal View History

#![crate_name = "foo"]
pub use std::vec::Vec;
// @!has implementors/core/clone/trait.Clone.js