index
:
emacs.git
master
Personal emacs configuration and opinions
rse8
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
snippets
/
rustic-mode
/
derive_debug
blob: 6d6431275b54c6b970309b12c17b3cca308d6c70 (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- # name: derive-debug # key: debug # -- #[derive(Debug)]