rust/tests/rustdoc-js/trailing.rs
2024-11-17 08:07:16 -07:00

4 lines
43 B
Rust

pub mod inner {
pub fn function() {}
}