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

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