rustc/tests/rustdoc/auxiliary/issue-23207-1.rs
2023-08-02 10:33:26 +02:00

4 lines
38 B
Rust

pub mod fmt {
pub struct Error;
}