Throwable - p2p-org/solana-swift GitHub Wiki

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>
⚠️ **GitHub.com Fallback** ⚠️