mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-04 13:27:39 +03:00
wip
This commit is contained in:
parent
e595f9c9c2
commit
f1577b8b2d
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#![allow(clippy::type_complexity, clippy::let_underscore_future)]
|
||||
//! A runtime implementation that runs everything on the current thread.
|
||||
use std::{cell::RefCell, ptr};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue