1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-27 00:27:43 +02:00

chore: fmt project

This commit is contained in:
Rob Ede
2024-12-29 14:27:56 +00:00
parent 23f797a81d
commit ecba6e21da
28 changed files with 104 additions and 104 deletions

View File

@ -1,3 +1,5 @@
#![allow(missing_docs)]
use bytes::BytesMut;
use criterion::{criterion_group, criterion_main, Criterion};