index
:
sylt
automatic-link
break-continue
colors
main
min-const-generics
move-tests
namespaces
one-call-to-print
pop_twice-move
sections
selectively-drop-upvalues
single-tuples
unsafe
Game jam language
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stack.rs
blob: a75c775c66098eefd4ba0c43153de4c14a4382e9 (
plain
) (
blame
)
1
2
3
struct Stack<T> { }