Add macro_rules! clipping
This commit is contained in:
5
Contents/Clippings/Rust.rs/macro_rules!
Normal file
5
Contents/Clippings/Rust.rs/macro_rules!
Normal file
@@ -0,0 +1,5 @@
|
||||
#INDENT#macro_rules! #PLACEHOLDERSTART#...#PLACEHOLDEREND# {
|
||||
(#PLACEHOLDERSTART#...#PLACEHOLDEREND#) => {
|
||||
#PLACEHOLDERSTART#...#PLACEHOLDEREND#
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user