This website works better with JavaScript.
Explore
Help
Sign In
rascul
/
rude
Watch
1
Star
0
Fork
You've already forked rude
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rustfmt
Browse Source
master
rasul
5 years ago
parent
6c2811d062
commit
1624cd2d18
1 changed files
with
0 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
src/macros.rs
Unescape
Escape
View File
@ -1,4 +1,3 @@
#[
macro_export
]
#[
macro_export
]
macro_rules!
try_log
{
macro_rules!
try_log
{
(
$e
:
expr
,
$(
$arg
:
tt
)
*
)
=
>
{
(
$e
:
expr
,
$(
$arg
:
tt
)
*
)
=
>
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
rascul/rude
Title
Body
Create Issue