Christian Casini

Results 2 comments of Christian Casini

@davidsemakula thank you for the clarification. I have the same error when I use `v5.0.2`. I am using the same code in the example.

@davidsemakula adding `#[allow(clippy::cast_possible_truncation)]` fixes the problem, thank you!