mirror of
https://github.com/edg-l/edgarluque.com.git
synced 2024-11-09 17:48:22 +00:00
fix link
This commit is contained in:
parent
3bc49aa9b2
commit
ef4a868bbd
|
@ -43,4 +43,4 @@ Using this macro without any argument will print the current file and line numbe
|
||||||
One thing to be aware is that this macro moves the input, in cases where this is a problem it's useful to borrow.
|
One thing to be aware is that this macro moves the input, in cases where this is a problem it's useful to borrow.
|
||||||
|
|
||||||
Sources:
|
Sources:
|
||||||
- https://doc.rust-lang.org/std/macro.dbg.html
|
- <https://doc.rust-lang.org/std/macro.dbg.html>
|
Loading…
Reference in a new issue