We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02486e4 commit d229c73Copy full SHA for d229c73
src/macros.rs
@@ -63,6 +63,7 @@
63
/// "Received errors: {}, {}",
64
/// data.0, data.1
65
/// );
66
+/// ```
67
///
68
/// The `logger` argument accepts a value that implements the `Log` trait. The value
69
/// will be borrowed within the macro.
0 commit comments