summaryrefslogtreecommitdiff
path: root/examples/02-struct-singleton/output/rust/src/point.rs
blob: 53af3dd22bcdf9e815db70bd7750bd47b47ca8ae (plain)
1
2
3
4
// Generated by hobgoblin.

#[derive(Clone, Debug, Hash, PartialEq)]
pub struct Origin;