summaryrefslogtreecommitdiffstats
path: root/tests/rust/docstyle_doxy.rs
blob: 2b66147af8e6812b8d17fcddf5662c6791f06b3d (plain)
1
2
3
4
/// The root of all evil.
#[no_mangle]
pub extern "C" fn root() {
}