mirror of
https://github.com/fafhrd91/actix-net
synced 2025-06-26 23:17:43 +02:00
chore: allow missing docs on tests
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#![cfg(feature = "connect")]
|
||||
#![allow(missing_docs)]
|
||||
#![cfg(feature = "connect")]
|
||||
|
||||
use std::{
|
||||
io,
|
||||
|
Reference in New Issue
Block a user