1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-01-18 23:21:50 +01:00

chore: allow missing docs on tests

This commit is contained in:
Rob Ede 2024-12-29 14:34:28 +00:00
parent 8097af6a27
commit b87174b5f2
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933

View File

@ -1,4 +1,4 @@
#![allow(clippy::let_underscore_future)] #![allow(clippy::let_underscore_future, missing_docs)]
use std::{ use std::{
net, net,