rust/tests/rustdoc/inline_cross/auxiliary/issue-23207-1.rs
2023-10-04 12:58:06 -07:00

4 lines
38 B
Rust

pub mod fmt {
pub struct Error;
}