Clarify behavior of dbg macro
This commit is contained in:
parent
d339b89644
commit
3e0db7cecd
@ -210,7 +210,8 @@ macro_rules! eprintln {
|
||||
})
|
||||
}
|
||||
|
||||
/// Prints the value of a given expression for quick and dirty debugging.
|
||||
/// Prints and returns the value of a given expression for quick and dirty
|
||||
/// debugging.
|
||||
///
|
||||
/// An example:
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user