my-nvim-lua/mysnippets/rust.snippets
2022-10-19 15:40:39 +02:00

4 lines
36 B
Plaintext

snippet lnd
println!("{:?}", $1);