fix: missing #[must_use]
attribute on a method returning Self
#243
Merged
vrmiguel merged 1 commit intomasterfrom clippy-rustc-1.60Jan 15, 2022
+3
#[must_use]
attribute on a method returning Self
#243