index
:
nitrocli
devel
master
nitrokey-v0.8.0
otp-cache
output-formats
status
Robin Krahl's fork of nitrocli
Robin Krahl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quote
/
tests
/
ui
/
does-not-have-iter.rs
blob: 8908353b57d7388281b27d3a1a85e3143231de39 (
plain
)
1
2
3
4
5
use
quote
::
quote
;
fn
main
()
{
quote
!
(#(
a
b
)
*
);
}