index
:
hobgoblin
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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
;