summaryrefslogtreecommitdiff
path: root/examples/10-transient-0/output/rust/src/main.rs
blob: 32b5edf11fa6bdf2b8c2a52b77b0035ea3080b1f (plain)
1
2
3
4
5
mod data;

#[cfg(test)]
mod test {
}