Ok

public struct Ok : Codable, Equatable, FunctionResult

An object of this type is returned on a successful function call for certain functions

  • An object of this type is returned on a successful function call for certain functions

    Declaration

    Swift

    public init()