Fix a typo
This commit is contained in:
parent
a315e6d6cd
commit
51ddcca9f5
@ -38,7 +38,7 @@ pub fn default_true() -> bool {
|
|||||||
true
|
true
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Simplfy dereferences the given bool.
|
/// Simply dereferences the given bool.
|
||||||
///
|
///
|
||||||
/// Useful for `#[serde(skip_serializing_if = ...)]`
|
/// Useful for `#[serde(skip_serializing_if = ...)]`
|
||||||
#[allow(clippy::trivially_copy_pass_by_ref)]
|
#[allow(clippy::trivially_copy_pass_by_ref)]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user