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
/
08-custom-code
/
output
/
rust
/
src
/
gen
/
shapes.rs
blob: b85ad8cd7b1a4356486a0d727cf42958719b3a0d (
plain
)
1
2
3
4
5
// Generated by hobgoblin.
pub
struct
Square
{
pub
width
:
i32
,
}