rust/tests/rustdoc-json/reexport/auxiliary/trait_with_docs.rs

3 lines
34 B
Rust

/// The Docs
pub trait HasDocs {}