Fix/mute clippy errors

This commit is contained in:
Henrik Tjäder 2022-02-09 18:56:35 +01:00
parent 10ec36b443
commit 099544f655
4 changed files with 10 additions and 20 deletions

View file

@ -71,6 +71,7 @@ where
}
/// Update the instant at an marker value to a new instant
#[allow(clippy::result_unit_err)]
pub fn update_marker<F: FnOnce()>(
&mut self,
marker: u32,