rustc/tests/rustdoc/inline_cross/auxiliary/issue-23207-1.rs
2024-06-04 21:09:03 +02:00

4 lines
38 B
Rust

pub mod fmt {
pub struct Error;
}