Skip to content

Commit

Permalink
author
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketfuryrocks committed Oct 21, 2021
1 parent 2e39367 commit 440254f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/macros.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#[macro_export]
macro_rules! author {
() => {
"aniketfuryrocks <[email protected]>"
};
}

0 comments on commit 440254f

Please sign in to comment.