mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-09 00:00:08 +02:00
@@ -136,7 +136,7 @@ macro_rules! cfg_not_wasi {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Manualy re-implementation of `async_assert_fn` for `poll_fn`. The macro
|
// Manually re-implementation of `async_assert_fn` for `poll_fn`. The macro
|
||||||
// doesn't work for this particular case because constructing the closure
|
// doesn't work for this particular case because constructing the closure
|
||||||
// is too complicated.
|
// is too complicated.
|
||||||
const _: fn() = || {
|
const _: fn() = || {
|
||||||
|
|||||||
Reference in New Issue
Block a user