rust/tests/rustdoc/impl/auxiliary/rustdoc-impl-parts-crosscrate.rs

4 lines
56 B
Rust

#![feature(auto_traits)]
pub auto trait AnAutoTrait {}