Other Type Aliases
The following type aliases are available globally.
-
Convenience shorthand for
EventLoopFuture.Declaration
Swift
@available(*, deprecated, message: "Use the EventLoopFuture directly") public typealias Future = EventLoopFuture
View on GitHub
Other Type Aliases Reference