mirror of
https://github.com/rust-lang/log.git
synced 2025-09-28 13:30:27 +00:00
fix unclosed code block
This commit is contained in:
parent
02486e458c
commit
d229c7355b
@ -63,6 +63,7 @@
|
||||
/// "Received errors: {}, {}",
|
||||
/// data.0, data.1
|
||||
/// );
|
||||
/// ```
|
||||
///
|
||||
/// The `logger` argument accepts a value that implements the `Log` trait. The value
|
||||
/// will be borrowed within the macro.
|
||||
|
Loading…
x
Reference in New Issue
Block a user