(up "(use-package " p n> ":ensure t" n> ":defer t" n ")")
rust-mode
(str "struct " p " {" n> p n> "}")
(imp "impl " p " {" n> p n> "}")
(impf "impl " p " for " p " {" n> p n> "}")
(trt "trait " p " {" n> p n> "}")
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.