mirror of
https://github.com/Foltik/dotfiles
synced 2024-11-15 09:08:04 -05:00
5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: log::trace
|
|
# key: trace
|
|
# --
|
|
log::trace!("$0") |