v0.11.0
版本发布时间: 2021-03-21 16:09:52
actix/actix最新发布版本:actix_derive-v0.6.2(2024-09-13 04:20:46)
Removed
- Remove
fut::IntoActorFuture
trait. #475 - Remove
fut::future::WrapFuture
'sOutput
associated type. #475 - Remove
fut::stream::WrapStream
'sItem
associated type. #475 - Remove
prelude::Future
re-export from std. #482 - Remove
fut::future::Either
re-export. Support for the enum re-exported fromfutures_util
enum still exists. #482 - Remove
fut::future::FutureResult
type alias. #482