mirror of
https://github.com/fafhrd91/actix-net
synced 2025-08-09 22:26:05 +02:00
chore: allow missing docs on tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#![allow(clippy::let_underscore_future)]
|
#![allow(clippy::let_underscore_future, missing_docs)]
|
||||||
|
|
||||||
use std::{
|
use std::{
|
||||||
net,
|
net,
|
||||||
|
Reference in New Issue
Block a user