Glommio clippy (#341)

This commit is contained in:
Nikolay Kim 2024-04-08 11:55:49 +05:00 committed by GitHub
parent a858394855
commit ec8eb23707
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 28 additions and 50 deletions

View file

@ -2,7 +2,6 @@
use ntex_bytes::{BufMut, BytesMut};
use std::fmt::Write;
use std::usize;
#[test]
fn test_vec_as_mut_buf() {