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: e2d608cb5c29118004f9d5e16516a5891d5596fe (
plain
)
1
2
3
4
5
// Generated by hobgoblin.
#[derive(Debug, Hash, PartialEq)]
pub
struct
Origin
{
}