Type Aliases

The following type aliases are available globally.

  • Undocumented

    Declaration

    Swift

    public typealias Callback<T> = (Result<T, Error>) -> ()