mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-08 00:00:13 +02:00
Co-authored-by: Lucio Franco <[email protected]> Co-authored-by: Blas Rodriguez Irizar <[email protected]>
This commit is contained in:
co-authored by
Blas Rodriguez Irizar
parent
b69d4a6108
commit
85d8029e9b
@@ -1,3 +1,5 @@
|
||||
#![allow(clippy::unnecessary_lazy_evaluations)]
|
||||
|
||||
use proc_macro::TokenStream;
|
||||
use quote::quote;
|
||||
use std::num::NonZeroUsize;
|
||||
|
||||
Reference in New Issue
Block a user