chore: remove redundant backtick
Signed-off-by: highcloudwind <highcloud@aliyun.com>
This commit is contained in:
parent
ed201574c5
commit
624eb8550b
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ pub fn set_panic_hook(drop_bars: &[ProgressBar]) {
|
|||
}));
|
||||
}
|
||||
|
||||
/// Allow non-Debug items in a `derive(Debug)` struct`.
|
||||
/// Allow non-Debug items in a `derive(Debug)` struct.
|
||||
#[derive(Clone)]
|
||||
struct NoDebug<T>(T);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue