Skip to content

Throwable

bigearsenal edited this page May 17, 2022 · 1 revision

Throwable

public struct Throwable<T: Decodable>: Decodable 

Inheritance

Decodable

Initializers

init(from:)

public init(from decoder: Decoder) throws 

Properties

result

public let result: Result<T, Error>
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Operators
Extensions
Clone this wiki locally