Type Aliases
The following type aliases are available globally.
-
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public typealias RouteReplanningResult = Result<(routes: [Route], reason: RouteReplanningReason), Error>